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

futpib / slopd / 26911421868
86%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2026 08:38PM 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

03 Jun 2026 08:26PM UTC coverage: 86.816% (-0.004%) from 86.82%
26911421868

push

github

futpib
feat: spawn panes in background windows; isolate the interactive viewer

slopd now creates each pane's window with `new-window -d`, so spawning a pane no longer yanks clients already watching the slopd session over to it. Use --interactive when you do want to land on the new pane.

The default `slopctl run --interactive` command now attaches an isolated *grouped* view of the session focused on the new pane — `tmux [-S <socket>] new-session -t <session> ; set destroy-unattached on ; select-window -t {{pane_id}}` — instead of a plain `attach`. A grouped session shares the slopd session's windows but keeps its own current window, so focusing the new pane doesn't move other clients; `destroy-unattached on` makes the throwaway view session self-destruct on detach (the shared panes survive, since they live in the slopd session).

Covered by integration tests: a backgrounded run doesn't change the session's current window; and the grouped view is isolated (focusing a pane there leaves the shared session put), self-cleans via destroy-unattached, and leaves the shared Claude pane intact when the view is destroyed.

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

16 of 16 new or added lines in 2 files covered. (100.0%)

6 existing lines in 2 files now uncovered.

4188 of 4824 relevant lines covered (86.82%)

2226072.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
66.8
-0.8% slopd/src/bin/mock_claude.rs
2
89.47
0.0% libslopctl/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 26911421868.1 03 Jun 2026 08:38PM UTC 8
86.82
GitHub Action Run
Source Files on build 26911421868
  • Tree
  • List 8
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26911421868
  • 5b8c1349 on github
  • Prev Build on master (#26887020766)
  • Next Build on master (#26961905873)
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