Skip to content

fix(ledger): record WHY a pull request was held, not the gate's conclusion - #10072

Merged
JSONbored merged 1 commit into
mainfrom
fix/persist-hold-cause-9991
Jul 31, 2026
Merged

fix(ledger): record WHY a pull request was held, not the gate's conclusion#10072
JSONbored merged 1 commit into
mainfrom
fix/persist-hold-cause-9991

fix(ledger): record WHY a pull request was held, not the gate's concl…

cf93ef6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

91.88% (-0.01%) compared to a7673e2, passed because coverage increased by 0% when compared to adjusted base (91.88%)

View this Pull Request on Codecov

91.88% (-0.01%) compared to a7673e2, passed because coverage increased by 0% when compared to adjusted base (91.88%)

Details

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.88%. Comparing base (a7673e2) to head (cf93ef6).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/settings/agent-actions.ts 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10072      +/-   ##
==========================================
- Coverage   91.88%   91.88%   -0.01%     
==========================================
  Files         930      930              
  Lines      113827   113837      +10     
  Branches    27466    27471       +5     
==========================================
+ Hits       104588   104597       +9     
  Misses       7940     7940              
- Partials     1299     1300       +1     
Files with missing lines Coverage Δ
src/queue/processors.ts 94.60% <100.00%> (+<0.01%) ⬆️
src/review/decision-record.ts 100.00% <100.00%> (ø)
src/settings/pr-disposition.ts 100.00% <100.00%> (ø)
src/settings/agent-actions.ts 98.01% <81.81%> (-0.30%) ⬇️