Track your code coverage
in every pull request.
github-actions
botCoverage report
❌ Total statement coverage is less than specified threshold. Current coverage is 78.25%, but the minimum is 80%.
Total coverage
Status | Category | Percentage | Covered / Total |
🟡 | Statements | 80.46% | 350/435 |
🟡 | Branches | 81.61% | 213/261 |
🔴 | Functions | 79.52% | 66/83 |
🔴 | Lines | 78.25% | 644/823 |
All checks have failed
3 failing checks
coverage / coverage (pull_request)
Failing after 50s — coverage
coverage / Coverage annotations (🧪 jest-coverage-report-action)...
coverage / Tests annotations (🧪 jest-coverage-report-action) (p...
This action is...
Responsible
Helps you keep track coverage of your project. Forms a reporting comment for each PR. In addition, highlights files with reduced coverage and new files.
Observant
This action will help you to spot uncovered lines of code and failed tests by creating annotations. Annotations are generated for every not covered statement / branch / function and failed test.
Fast & serious
The rich configuration allows you to easily and reliably customize the action to your needs.
Ready to start?
The „Quick start“ guide will help you set up an action for your project.
or copy & paste example configuration: