watawuwu/grcov action
Run grcov
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| options | grcov options. --output-file option is override by action | no | -t lcov --llvm --branch --ignore-not-existing --ignore "/*" target/debug/ |
Outputs
| name | description |
|---|---|
| report | code coverage path |