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

umputun / ralphex / 24416041301
83%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2026 06:29PM 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

14 Apr 2026 06:27PM UTC coverage: 81.854% (-0.07%) from 81.921%
24416041301

push

github

web-flow
feat: add per-phase Claude model configuration (#272)

Add claude_model and review_model config parameters to control which
Claude model is used for task execution vs review phases. This allows
using a more capable model (e.g., opus) for tasks while using a faster
model (e.g., sonnet) for review iterations, reducing cost on
review-heavy runs.

- Add Model field to ClaudeExecutor, injecting --model flag when set
- Create separate review executor when review_model differs
- Add --claude-model and --review-model CLI flags
- Empty values preserve current behavior (no --model flag)

Closes #271

Co-authored-by: Umputun <umputun@gmail.com>

42 of 59 new or added lines in 5 files covered. (71.19%)

6 existing lines in 2 files now uncovered.

6383 of 7798 relevant lines covered (81.85%)

208.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
87.56
-1.24% pkg/processor/runner.go
4
44.23
0.18% cmd/ralphex/main.go

Coverage Regressions

Lines Coverage ∆ File
4
81.52
0.54% pkg/web/watcher.go
2
86.55
-1.17% pkg/web/session.go
Jobs
ID Job ID Ran Files Coverage
1 24416041301.1 14 Apr 2026 06:29PM UTC 42
81.85
GitHub Action Run
Source Files on build 24416041301
  • Tree
  • List 42
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4cd3e350 on github
  • Prev Build on master (#24313585058)
  • Next Build on master (#24416647780)
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