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

umputun / ralphex / 25178291348 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2026 04:58PM UTC
Files 42
Run time 2s
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.1

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".

6810 of 8243 relevant lines covered (82.62%)

220.92 hits per line

Source Files on job 25178291348.1
  • Tree
  • List 42
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25178291348
  • 03ae1993 on github
  • Prev Job for on master (#25155441847.1)
  • Next Job for on master (#25180521009.1)
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