jonamsalem/Coverage Action
Perform unit tests, generate a coverage report, and check threshold
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 12, 2024
- License
- None
Pinned Snippet
uses: jonamsalem/go-coverage@2b27028ab94fb8015635a2e4dde76694a06587df # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| threshold | Unit test coverage threshold | no | 70 |
| generate_artifact | Flag to generate artifact regardless of test | no | false |
Outputs
no outputs