• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / ralphex / 24441321342 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2026 07:10AM UTC
Files 42
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Apr 2026 07:09AM UTC coverage: 81.818% (+0.07%) from 81.752%
24441321342.1

push

github

web-flow
Skip post-codex claude review when no findings (#282)

* feat: skip post-codex claude review when external review found no issues

The post-codex claude review loop exists to catch regressions from fixes
applied during the external review phase. When the external review found
no actionable issues (CodexDone on first iteration, empty output, or
tool disabled), no fixes were made and there is nothing to regress —
running the review is wasted time and tokens.

runExternalReviewLoop now returns (bool, error) where the bool indicates
whether findings were found. runCodexAndPostReview uses this to skip the
post-codex review when unnecessary.

* fix: improve comment accuracy and test naming per copilot review

- fix misleading comment on runExternalReviewLoop return value to describe
  actual mechanism (CodexDone signal check) instead of approximation
- rename test subcase to clarify intent

* fix: clarify test name - no actionable findings, not dismissal

6390 of 7810 relevant lines covered (81.82%)

207.99 hits per line

Source Files on job 24441321342.1
  • Tree
  • List 42
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24441321342
  • 87c56f74 on github
  • Prev Job for on master (#24416647780.1)
  • Next Job for on master (#24522097166.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc