jandelgado/gcov2lcov-action
convert golang coverage to lcov format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| infile | go coverage input file | no | coverage.out |
| outfile | lcov output file | no | coverage.lcov |
| version | gcov2lcov version | no | latest |
| working-directory | change working directory | no | — |
| github-token | GitHub token for API authentication. Defaults to the automatic GitHub token for improved rate limits. | no | ${{ github.token }} |
Outputs
no outputs