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

umputun / ralphex / 26263058647
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: runner-phase-engines
DEFAULT BRANCH: master
Ran 22 May 2026 01:29AM UTC
Jobs 1
Files 43
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

22 May 2026 01:27AM UTC coverage: 83.133% (+0.2%) from 82.902%
26263058647

Pull #350

github

umputun
fix(config): allow clearing codex_model and codex_reasoning_effort

embedded defaults ship codex_model=gpt-5.5 and codex_reasoning_effort=xhigh
as active values, but mergeFrom propagated only non-empty values, so users
could not opt out. docs claimed "comment the line out to inherit from
~/.codex/config.toml" — which never worked: a commented-out line is
indistinguishable from an absent one, so the embedded default survived.

add CodexModelSet/CodexReasoningEffortSet merge sentinels (mirroring
CodexSandboxSet) so an explicit empty value clears the embedded default and
codex inherits from ~/.codex/config.toml; commenting the line out keeps the
default. docs corrected to describe the explicit-empty escape hatch.

also fix the idle_timeout comment in defaults/config: it claimed the timeout
applies to external codex review, which the code intentionally excludes in
default-claude mode.
Pull Request #350: Add first-class codex executor mode

611 of 679 new or added lines in 9 files covered. (89.99%)

17 existing lines in 4 files now uncovered.

7393 of 8893 relevant lines covered (83.13%)

231.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
47.01
1.36% cmd/ralphex/main.go
22
93.01
-1.82% pkg/executor/codex.go
14
90.24
0.33% pkg/processor/runner.go
2
96.16
-1.13% pkg/config/values.go

Coverage Regressions

Lines Coverage ∆ File
6
96.16
-1.13% pkg/config/values.go
5
80.31
-2.59% pkg/web/watcher.go
4
90.24
0.33% pkg/processor/runner.go
2
84.88
-1.16% pkg/web/dashboard.go
Jobs
ID Job ID Ran Files Coverage
1 26263058647.1 22 May 2026 01:29AM UTC 43
83.13
GitHub Action Run
Source Files on build 26263058647
  • Tree
  • List 43
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #350
  • PR Base - master (#25904902940)
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