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

umputun / ralphex / 25178291348
83%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2026 04:57PM 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

30 Apr 2026 04:56PM UTC coverage: 82.616% (+0.07%) from 82.55%
25178291348

push

github

web-flow
feat: add provider override CLI flags (#314)

* gemini creates Agents.md automatically

* add plan: claude-command-external-review-tool-flags

* feat: add provider override cli flags

* feat: add provider override CLI tests

* feat: document provider override flags

* feat: verify provider flag acceptance criteria

* feat: update provider flag plan lifecycle

* fix: address code review findings

* refactor: drop underscore CLI aliases for provider override flags

Removes hidden --claude_command, --claude_args, --external_review_tool,
and --custom_review_script aliases. They were the only underscore-spelled
CLI flags in ralphex and didn't justify the alias fields, *Set bools,
conflict validation, and test matrix needed to support them. The hyphen
flags and the underscored config keys are unchanged.

* refactor: stop silently flipping codex_enabled on CLI external-review override

A CLI flag mutating an unrelated config field is surprising. Push the
explicitness signal down instead: processor.Config gains an
ExternalReviewToolSet flag, Runner.externalReviewTool() honors an
explicit choice over the legacy codex_enabled=false back-compat path,
and applyCLIOverrides only writes the field the user actually set.

Legacy behavior unchanged: a config with only codex_enabled=false (no
explicit external_review_tool from CLI) still resolves to "none".

29 of 29 new or added lines in 3 files covered. (100.0%)

6 existing lines in 3 files now uncovered.

6810 of 8243 relevant lines covered (82.62%)

220.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
78.24
-2.07% pkg/web/watcher.go
1
89.69
0.04% pkg/processor/runner.go
1
91.1
-0.34% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 25178291348.1 30 Apr 2026 04:57PM UTC 42
82.62
GitHub Action Run
Source Files on build 25178291348
  • Tree
  • List 42
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 03ae1993 on github
  • Prev Build on master (#25155441847)
  • Next Build on master (#25180521009)
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