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

umputun / ralphex / 30472781896
84%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2026 04:54PM UTC
Jobs 1
Files 55
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

29 Jul 2026 04:52PM UTC coverage: 84.164% (-0.08%) from 84.239%
30472781896

push

github

web-flow
fix: enumerate API Error codes in default claude_error_patterns (#423)

* fix: enumerate API Error codes in default claude_error_patterns (#419)

the default claude_error_patterns carried a bare "API Error:" substring.
matchPattern is case-insensitive, so it also matched "API error:" prose. in
the reported case a Sentry ticket title ("API error: Unauthorized Error")
quoted in the agent's narration aborted a completed, committed task (exit 0,
tests green).

replace the bare substring with the specific non-transient codes
(400/401/403/429/500). transient 529/502/503/504 stay in claude_retry_patterns.
genuine API failures still surface; narrated "API error:" prose no longer trips
detection.

* fix(review-loop): final cleanup pass — addressed 2 findings

- [minor] [README.md:1009] correct stale "broad API Error:" claim to the enumerated API Error: 500 pattern (parity with CLAUDE.md)
- [minor] [pkg/config/defaults/config] add non-transient codes API Error: 404,413 to claude_error_patterns (mirrored in values_test.go, README table, CLAUDE.md, executor test); the old bare pattern caught them, neither error nor retry set did after the initial narrowing

7866 of 9346 relevant lines covered (84.16%)

227.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
78.24
-3.11% pkg/web/watcher.go
1
91.1
-0.34% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 30472781896.1 29 Jul 2026 04:54PM UTC 55
84.16
GitHub Action Run
Source Files on build 30472781896
  • Tree
  • List 55
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ff8bc937 on github
  • Prev Build on master (#30218388244)
  • Next Build on master (#30474712160)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc