doublesharp/Doublcov
Find what's missing with a static Doublcov LCOV coverage report from any project that can emit LCOV.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Doublcov release tag to download, or latest. | no | latest |
| repository | Repository that publishes Doublcov release binaries. | no | doublesharp/doublcov |
| command | Doublcov command to run. Use an empty command with install-only=true to only add doublcov to PATH. | no | build |
| args | Arguments passed to the Doublcov command. The action adds --no-open unless args already includes --open or --no-open. | no | "" |
| install-only | Download Doublcov and add it to PATH without running it. | no | false |
Outputs
| name | description |
|---|---|
| path | Absolute path to the downloaded Doublcov executable. |