• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

umputun / ralphex / 26342512809
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-plan-panel-task-done
DEFAULT BRANCH: master
Ran 27 May 2026 04:42PM 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

23 May 2026 08:16PM UTC coverage: 83.335% (+0.005%) from 83.33%
26342512809

Pull #358

github

OmniJeff
feat(config): configurable base directory for engine-created worktrees

Adds a new worktree_path config option (default ".ralphex/worktrees")
that overrides the previously-hardcoded base directory used by
CreateWorktreeForPlan. Both relative and absolute paths are supported:
relative paths resolve against the repo root; absolute paths are used
as-is, which lets operators keep ralphex worktrees outside the main
checkout entirely (e.g. /var/lib/ralphex-worktrees or a sibling
directory next to the main repo).

Behavior is preserved when the option is left unset because the default
matches the previous hardcoded value. The config is wired through
git.Service via SetWorktreePath, mirroring the existing
SetCommitTrailer pattern.

Tests cover the default, relative, absolute, and reset-to-default
paths, plus the values-loader merge behavior for local-overrides-global.

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #358: feat(config): configurable base directory for engine-created worktrees

20 of 22 new or added lines in 4 files covered. (90.91%)

3 existing lines in 2 files now uncovered.

7516 of 9019 relevant lines covered (83.34%)

231.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
48.79
-0.09% cmd/ralphex/main.go

Coverage Regressions

Lines Coverage ∆ File
2
90.75
-0.68% pkg/web/session_manager.go
1
85.29
-0.98% pkg/executor/custom.go
Jobs
ID Job ID Ran Files Coverage
1 26342512809.1 27 May 2026 04:42PM UTC 43
83.34
GitHub Action Run
Source Files on build 26342512809
  • Tree
  • List 43
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #358
  • PR Base - master (#26304217048)
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