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

futpib / slopd / 26191116016
86%

Build:
DEFAULT BRANCH: master
Ran 20 May 2026 09:34PM 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 May 2026 10:30PM UTC coverage: 85.832% (+0.7%) from 85.146%
26191116016

push

github

futpib
fix: also confirm slopctl send for system/local_command slash records

The transcript-based confirmation path for hook-silent slash commands
(added in abfc090) only matched type=user records, which catches /clear
but misses /rename: it writes a single type=system, subtype=local_command
record with the command in top-level `content` and emits no type=user
record at all. As a result `slopctl send <pane> /rename foo` always
waited the full 60s timeout even though the command had executed.

Extend the check to match either shape: type=user with message.content,
or type=system + subtype=local_command with top-level content, both
gated on the `<command-name>/` prefix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

9 of 13 new or added lines in 1 file covered. (69.23%)

11 existing lines in 2 files now uncovered.

3441 of 4009 relevant lines covered (85.83%)

1071542.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
87.71
-0.48% slopd/src/main.rs

Coverage Regressions

Lines Coverage ∆ File
7
74.49
6.94% slopd/src/bin/mock_claude.rs
4
87.71
-0.48% slopd/src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 26191116016.1 20 May 2026 09:34PM UTC 8
85.83
GitHub Action Run
Source Files on build 26191116016
  • Tree
  • List 8
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26191116016
  • 87dc3142 on github
  • Prev Build on master (#26059768898)
  • Next Build on master (#26258411820)
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