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

umputun / ralphex / 24539164025
82%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-plan-panel-task-done
DEFAULT BRANCH: master
Ran 16 Apr 2026 11:23PM 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

16 Apr 2026 11:22PM UTC coverage: 82.04% (+0.2%) from 81.882%
24539164025

Pull #285

github

umputun
feat: add --effort support via model[:effort] syntax

Extends task_model/review_model config and --task-model/--review-model CLI
flags to carry Claude's --effort level using model[:effort] syntax (e.g.,
opus:high, :medium). Both parts are optional and independently usable.

- ClaudeExecutor gains Effort field; --effort is injected alongside --model
  and deduped from claude_args (handles --effort=val and bare --effort)
- ParseModelEffort helper splits spec on first colon; exported for external
  test package access
- Runner.New compares parsed (model, effort) tuples when deciding whether
  to build a separate review executor, so "opus" and "opus:" don't produce
  redundant executors
- Integration test verifies New wiring across 7 spec combinations, including
  same-model-different-effort (the main feature motivation)
- docs/custom-providers.md command template updated to show --effort
- Updated README, CLAUDE.md, llms.txt, config defaults, field godoc
Pull Request #285: feat: add --effort support via model[:effort] syntax

23 of 23 new or added lines in 2 files covered. (100.0%)

5 existing lines in 2 files now uncovered.

6436 of 7845 relevant lines covered (82.04%)

207.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
86.05
-0.58% pkg/web/dashboard.go
2
86.55
-1.17% pkg/web/session.go
Jobs
ID Job ID Ran Files Coverage
1 24539164025.1 16 Apr 2026 11:23PM UTC 42
82.04
GitHub Action Run
Source Files on build 24539164025
  • Tree
  • List 42
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #285
  • PR Base - master (#24538320230)
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