ci: block merges that drop coverage#311
Conversation
Make the codecov project status a failing check (target auto, 0% threshold) instead of informational, so any drop in include/ + src/ coverage fails it. Requires the check to be marked required in branch protection. ci.yml already uploads coverage on every PR.
|
An automated preview of the documentation is available at https://311.capy.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-06-12 17:57:10 UTC |
|
GCOVR code coverage report https://311.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-06-12 18:12:16 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #311 +/- ##
========================================
Coverage 98.09% 98.09%
========================================
Files 164 164
Lines 8873 8873
========================================
Hits 8704 8704
Misses 169 169
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Make the codecov project status a failing check (target auto, 0% threshold) instead of informational, so any drop in include/ + src/ coverage fails it. Requires the check to be marked required in branch protection. ci.yml already uploads coverage on every PR.