rhaschke/lcov-action
Generate and upload coverage.info
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker | docker image to run in (default: none) | no | — |
| workdir | Working directory to run lcov on (default: current dir) | no | — |
| lcov_capture_args | Additional arguments to pass to lcov capture | no | — |
| output | Desired output file location (default: workdir/coverage.info) | no | — |
| ignore | List of glob patterns describing files to ignore | no | — |
Outputs
no outputs