docs(coverage): authoritative full-suite report #3 (68.0% line / 50.2% branch) - #94
Merged
Conversation
…% branch) Fresh EC2 full-run (post-v5.3.32, all COV_* blocks). Authoritative coverage: line 68.0% (was 62.3%), branch 50.2% (was 46.2%), function 80.5% (was 72.3%). Since the first authoritative run: +20 line / +14 branch points; function >80%. Ratchet baseline updated to 68.0/50.2. Report + .info + per-file ranking in test/coverage/full-run-3/. Note: xa/xa.c + bt_upgrade.c show 0% despite merged tests (#70/#75) -- the combined driver's C-driver phase did not exercise them this run (a measurement gap; fold those drivers into the combined driver next run). rep_lease + db_upg_opd remain genuinely cold (multi-process / pre-3.1 fixture).
Coccinelle convention checksNo new violations. ✅ Resolved since baseline (2) -- update dist/cocci/baseline.txt to lock these in. |
ABI diff vs
|
This was referenced Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fresh EC2 full-run (post-v5.3.32, all COV_* blocks; instance terminated, ~$8).
+20 line / +14 branch points since the first authoritative run; function coverage crossed 80%.
Baseline ratcheted to 68.0/50.2. Per-file ranking + .info in
full-run-3/. Report notes the top remaining cold files for the next round and a measurement gap (xa/bt_upgrade drivers didn't run in the combined driver this time — their tests are merged; fold into the driver next run).