Skip to content

fix(gate): an ignored check must not hold the PR via mergeable_state either - #9820

Merged
JSONbored merged 4 commits into
mainfrom
fix/ignored-checks-unstable-hold
Jul 29, 2026
Merged

fix(gate): an ignored check must not hold the PR via mergeable_state either#9820
JSONbored merged 4 commits into
mainfrom
fix/ignored-checks-unstable-hold

Merge remote-tracking branch 'origin/fix/ignored-checks-unstable-hold…

96e5d71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

94.10% (+2.50%) compared to 9d7f567

View this Pull Request on Codecov

94.10% (+2.50%) compared to 9d7f567

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.10%. Comparing base (9d7f567) to head (96e5d71).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/queue/processors.ts 0.00% 1 Missing ⚠️
src/settings/agent-actions.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9820      +/-   ##
==========================================
+ Coverage   91.59%   94.10%   +2.50%     
==========================================
  Files         915      815     -100     
  Lines      112700    63095   -49605     
  Branches    27077    21968    -5109     
==========================================
- Hits       103229    59375   -43854     
+ Misses       8144     2645    -5499     
+ Partials     1327     1075     -252     
Files with missing lines Coverage Δ
src/github/backfill.ts 96.00% <100.00%> (ø)
src/settings/pr-disposition.ts 100.00% <100.00%> (ø)
src/queue/processors.ts 94.72% <0.00%> (-0.03%) ⬇️
src/settings/agent-actions.ts 98.23% <66.66%> (-0.35%) ⬇️

... and 280 files with indirect coverage changes