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

futpib / slopd / 23619416071
85%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2026 09:41PM UTC
Jobs 1
Files 5
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

26 Mar 2026 09:40PM UTC coverage: 81.949% (-3.9%) from 85.826%
23619416071

push

github

futpib
fix: subscribe to broadcast channel before sending Subscribed confirmation

event_tx.subscribe() was called after write_response(Subscribed), leaving
a window where the client could receive {"subscribed":true}, immediately
trigger a Run (causing BootingUp events), and miss them because rx didn't
exist yet. Move subscribe() before the write so no events can slip through.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

1 of 1 new or added line in 1 file covered. (100.0%)

105 existing lines in 3 files now uncovered.

1371 of 1673 relevant lines covered (81.95%)

84.57 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
16
92.48
0.02% libslop/src/lib.rs
22
89.48
0.25% slopd/src/main.rs
67
38.36
-30.59% slopd/src/bin/mock_claude.rs
Jobs
ID Job ID Ran Files Coverage
1 23619416071.1 26 Mar 2026 09:41PM UTC 5
81.95
GitHub Action Run
Source Files on build 23619416071
  • Tree
  • List 5
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23619416071
  • 2ea17c2d on github
  • Prev Build on master (#23617976298)
  • Next Build on master (#23620102437)
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