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

futpib / slopd / 27841715084
86%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2026 06:17PM UTC
Jobs 1
Files 8
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

19 Jun 2026 12:34PM UTC coverage: 85.574% (+0.02%) from 85.552%
27841715084

push

github

futpib
Restore panes from the session's launch cwd, not the drifted pane path

Restore launched `claude --resume <id>` in the manifest's working_dir, which is #{pane_current_path} — the agent's current shell dir. That drifts as the agent `cd`s, so it isn't necessarily the cwd Claude was launched in. But `claude --resume` resolves a session from the project dir of its LAUNCH cwd (~/.claude/projects/<encoded-cwd>/<id>.jsonl); when the two differ (e.g. session 245f8647 launched in /home/claude but the agent cd'd to /home/claude/code/slopd), restore launched in the wrong project, claude couldn't find the session, started a fresh one, and the pane died.

Persist transcript_path in the manifest (slopd already tracks it per pane via @slopd_transcript_path) and, at restore, read the launch cwd from the transcript's first record (its recorded `cwd`) and launch from there. Fall back to working_dir when no transcript is known, so behaviour is unchanged for panes without one.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

18 of 19 new or added lines in 2 files covered. (94.74%)

167 existing lines in 3 files now uncovered.

4609 of 5386 relevant lines covered (85.57%)

1993800.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
87.61
0.13% slopd/src/main.rs

Coverage Regressions

Lines Coverage ∆ File
106
87.61
0.13% slopd/src/main.rs
58
92.54
0.07% libslop/src/lib.rs
3
54.64
-0.59% slopd/src/bin/mock_claude.rs
Jobs
ID Job ID Ran Files Coverage
1 27841715084.1 19 Jun 2026 06:17PM UTC 8
85.57
GitHub Action Run
Source Files on build 27841715084
  • Tree
  • List 8
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27841715084
  • 18b65995 on github
  • Prev Build on master (#27648520765)
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