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

umputun / ralphex / 32586694240
86%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2026 05:06PM UTC
Jobs 1
Files 55
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 Aug 2026 05:05PM UTC coverage: 85.749% (+1.4%) from 84.383%
32586694240

push

github

umputun
fix: serve the worktree's plan copy to the dashboard

In worktree mode the progress header recorded only the main-checkout plan path,
because the logger is built before the chdir so progress files land in the main
repo. The run then ticks the worktree copy, so a watch-mode dashboard - which
resolves the plan from that header - read a file the run never writes to and
reported every task as pending for the whole run.

The header now also carries `Worktree plan:`, the copy the run actually ticks,
computed before the logger is built. handleSessionPlan prefers it and falls back
to `Plan:` once the worktree is removed, so nothing regresses for a finished run.
The line is written only in worktree mode and unknown header lines are ignored by
the parser, so older readers are unaffected.

Single-session `--serve` was never affected: it resolves the plan from the run's
own config, which already held the worktree path.

Related to #440

42 of 45 new or added lines in 5 files covered. (93.33%)

7 existing lines in 2 files now uncovered.

8039 of 9375 relevant lines covered (85.75%)

225.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
64.28
11.18% cmd/ralphex/main.go

Coverage Regressions

Lines Coverage ∆ File
5
80.31
-1.55% pkg/web/watcher.go
2
85.06
-1.15% pkg/web/dashboard.go
Jobs
ID Job ID Ran Files Coverage
1 32586694240.1 22 Aug 2026 05:06PM UTC 55
85.75
GitHub Action Run
Source Files on build 32586694240
  • Tree
  • List 55
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a1187a04 on github
  • Prev Build on master (#32586472500)
  • Next Build on master (#32587678435)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc