metrics(ledger): re-evaluation counts and per-author-class review-parity rollups - #9877
Merged
Merged
Codecov / codecov/project
succeeded
Jul 30, 2026 in 1s
91.88% (+0.02%) compared to 479af01
View this Pull Request on Codecov
91.88% (+0.02%) compared to 479af01
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (479af01) to head (781ee03).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #9877 +/- ##
==========================================
+ Coverage 91.86% 91.88% +0.02%
==========================================
Files 921 923 +2
Lines 113296 113407 +111
Branches 27313 27332 +19
==========================================
+ Hits 104079 104205 +126
+ Misses 7929 7915 -14
+ Partials 1288 1287 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/loopover-contract/src/public-api.ts | 100.00% <100.00%> (ø) |
|
| ...ages/loopover-engine/src/advisory/gate-advisory.ts | 81.06% <100.00%> (+1.84%) |
⬆️ |
| packages/loopover-engine/src/index.ts | 100.00% <100.00%> (ø) |
|
| ...loopover-engine/src/settings/author-association.ts | 100.00% <100.00%> (ø) |
|
| src/api/routes.ts | 95.61% <100.00%> (ø) |
|
| src/github/commands.ts | 98.28% <100.00%> (ø) |
|
| src/queue/processors.ts | 94.81% <ø> (ø) |
|
| src/review/decision-record.ts | 100.00% <100.00%> (ø) |
|
| src/review/review-parity-rollups.ts | 100.00% <100.00%> (ø) |
|
| src/rules/advisory.ts | 98.09% <100.00%> (ø) |
|
| ... and 2 more |
Loading