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

umputun / ralphex / 24441321342
83%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2026 07:10AM UTC
Jobs 1
Files 42
Run time 1min
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

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

19 of 26 new or added lines in 1 file covered. (73.08%)

2 existing lines in 1 file now uncovered.

6390 of 7810 relevant lines covered (81.82%)

207.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
87.75
0.18% pkg/processor/runner.go

Coverage Regressions

Lines Coverage ∆ File
2
87.24
-0.41% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 24441321342.1 15 Apr 2026 07:10AM UTC 42
81.82
GitHub Action Run
Source Files on build 24441321342
  • Tree
  • List 42
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 87c56f74 on github
  • Prev Build on master (#24416647780)
  • Next Build on master (#24522097166)
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