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

umputun / ralphex / 24009605900
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.26.3
DEFAULT BRANCH: master
Ran 06 Apr 2026 06:25AM 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

05 Apr 2026 08:15PM UTC coverage: 81.809% (-0.1%) from 81.915%
24009605900

Pull #272

github

dwilberger
feat: add per-phase Claude model configuration

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
Pull Request #272: feat: add per-phase Claude model configuration (claude_model + review_model)

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

3 existing lines in 1 file now uncovered.

6368 of 7784 relevant lines covered (81.81%)

208.75 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
3
86.05
-1.74% pkg/web/dashboard.go
Jobs
ID Job ID Ran Files Coverage
1 24009605900.1 06 Apr 2026 06:25AM UTC 42
81.81
GitHub Action Run
Source Files on build 24009605900
  • Tree
  • List 42
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #272
  • PR Base - master (#23967227335)
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