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

futpib / slopd / 26258411820
86%

Build:
DEFAULT BRANCH: master
Ran 21 May 2026 11:13PM 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

21 May 2026 11:03PM UTC coverage: 85.59% (-0.2%) from 85.832%
26258411820

push

github

futpib
fix(ci): drop corrupt profraw before merging coverage

Integration tests spawn the slopd daemon and kill it. A process
terminated by a signal cannot flush its LLVM .profraw file, so it lands
on disk corrupt. cargo llvm-cov aborts the entire profdata merge when it
encounters such a file, failing the build even though every test passed.

Split the single llvm-cov invocation into run (--no-report), a cleanup
step that probes each .profraw with llvm-profdata and removes the corrupt
ones, and a separate report step. The cleanup fails loudly if
llvm-profdata cannot be located, since an empty path would make the
probe delete every profraw.

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

3641 of 4254 relevant lines covered (85.59%)

1009834.61 hits per line

Coverage Regressions

Lines Coverage ∆ File
85
89.43
1.64% libslopctl/src/lib.rs
41
68.37
-6.12% slopd/src/bin/mock_claude.rs
Jobs
ID Job ID Ran Files Coverage
1 26258411820.1 21 May 2026 11:13PM UTC 8
85.59
GitHub Action Run
Source Files on build 26258411820
  • 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 #26258411820
  • ae72de31 on github
  • Prev Build on master (#26191116016)
  • Next Build on master (#26258814890)
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