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

floatdrop / zoxy / 28616332007
96%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 07:32PM UTC
Jobs 1
Files 18
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

02 Jul 2026 07:30PM UTC coverage: 96.203%. First build
28616332007

push

github

floatdrop
ci: measure kcov coverage and publish to Coveralls

scripts/coverage.sh runs the unit tests plus a 150-seed simulator
sweep under kcov and merges them — the simulator reaches error paths
and interleavings unit tests cannot, which is why the merged number
(96.2% of src/ lines today) is the honest one.

The gotcha that cost the first hour: Zig 0.16's default Debug backend
(self-hosted, x86_64) emits DWARF whose line tables kcov 43 cannot
read — zero lines found, silently. Coverage builds pass -fllvm; noted
in CLAUDE.md with the other verified 0.16 findings.

CI gains a coverage job uploading cobertura to Coveralls (tokenless
via the default GITHUB_TOKEN for public repos); README gains the
badge.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

3116 of 3239 relevant lines covered (96.2%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28616332007.1 02 Jul 2026 07:32PM UTC 18
96.2
GitHub Action Run
Source Files on build 28616332007
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28616332007
  • 23359d3a on github
  • Next Build on main (#28616612638)
  • 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