gps/jacoco-to-gsheet
Adds jacoco code coverage report to the Google spreadsheet
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| SPREADSHEET_ID | The id(alphanumeric value that is between the /d/ and the /edit in the URL of your spreadsheet) of the spreadsheet that needs to be updated. | yes | — |
| JACOCO_CSV_PATH | Path to the jacoco CSV report. | yes | — |
| SPREADSHEET_NAME | Name of the spreadsheet where the report will be stored. | yes | — |
| API_PRIVATE_KEY | Private key to access the Google sheets API. | yes | — |
| API_CLIENT_EMAIL | Email that will be used to edit the Google sheets API. | yes | — |
Outputs
no outputs