danielealbano/lcov-action
Action to run lcov
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_lcov_info | Output lcov info file | yes | coverage.info |
| build_dir | Build directory (lcov -d) | yes | . |
| base_dir | Base directory (lcov -b) | yes | . |
| gcov_path | Path to gcov | no | /usr/bin/gcov |
| remove_patterns | Remove patterns, comma separated | no | "" |
| extra_args | Extra lcov arguments | no | "" |
Outputs
no outputs