alekskulakov/Run swagger-coverage
Build coverage report based on swagger specification
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 21, 2025
- License
- None
Pinned Snippet
uses: alekskulakov/ci.actions.swaggercoverage@7a06a49936b77bf515b3803d44de79273afa4f09 # v1.0.11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| spec-path | Path to local or URL to remote swagger specification | yes | swagger.json |
| input-path | Path to folder with generated files with coverage | yes | swagger-coverage-output |
| use-minimal-config | Use minimal report template | no | true |
| use-full-config | Use full report template | no | true |
| quiet | Switch on the quiet mode | no | true |
| verbose | Switch on the verbose mode | no | false |
| throw-on-fail | Fail build if the coverage is lower than base | no | false |
| skip-send-to-kusto | Skip ingesting coverage to Kusto | no | false |
| service-name | Service name | no | "" |
Outputs
no outputs