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

ZelAnton / ProcessKit-rs / 30159061177
94%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 01:05PM UTC
Jobs 1
Files 46
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

25 Jul 2026 01:01PM UTC coverage: 94.417% (+0.004%) from 94.413%
30159061177

push

github

ZelAnton
Fix ErrorReason pattern match revealed by the new fuzz-check CI job

output_string() returns Result<_, Error>, not Result<_, ErrorReason>; the
unmatched-invocation arm needs to inspect Error::reason() like the sibling
arm above it already does. This was never caught before because ordinary
cargo check/clippy/test never set cfg(fuzzing), so the mismatch only
surfaced once this PR's own new CI job type-checked the fuzz-only code.

22137 of 23446 relevant lines covered (94.42%)

14752.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30159061177.1 25 Jul 2026 01:05PM UTC 46
94.42
GitHub Action Run
Source Files on build 30159061177
  • Tree
  • List 46
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30159061177
  • 2173dd41 on github
  • Prev Build on main (#30133283835)
  • Next Build on main (#30162398472)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc