csbalazs-well/Otel Coverage Exporter
Parses jest coverage reports and send results to Grafana
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 29, 2024
- License
- None
Pinned Snippet
uses: csbalazs-well/otel-coverage-exporter@defd7dfb309a1ed0fd04139f83d98556c76ace64 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| service-name | Name of the service that the report was generated for | yes | — |
| coverage-folder | Name of the folder where the coverage was generated | yes | — |
| otel-collector-url | — | yes | — |
| runner-root | — | yes | — |
| codeowners-team-prefix | — | yes | — |
Outputs
no outputs