twitchel/gocov2lcov-action
Download and run gcov2lcov for the requested platform.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ARCH | Target architecture (amd64 or arm64). | no | amd64 |
| OS | Target operating system (linux, windows, freebsd, darwin). | no | linux |
| INFILE | Path to the Go coverage file to convert. | yes | — |
| OUTFILE | Path where the generated LCOV file should be written. | yes | — |
| VERSION | Upstream gcov2lcov release tag to download. | no | v1.1.1 |
Outputs
no outputs