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

floatdrop / zoxy / 28672697451
96%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 04:30PM 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

03 Jul 2026 04:28PM UTC coverage: 96.236% (+0.004%) from 96.232%
28672697451

push

github

floatdrop
style: snake_case functions and spelled-out names (TigerStyle sweep)

An intermediate review against docs/TIGER_STYLE.md ("snake_case for
functions"; "no abbreviations") found the codebase split: the io
layer, simulator, and pools followed the rules while proxy.zig, the
parsers, config, and obs used camelCase and several abbreviations.
Mechanical sweep, compiler- and test-verified:

- every camelCase function renamed to snake_case;
- rr -> round_robin, resp_NNN -> response_NNN;
- d2u/u2d -> request_pipe/response_pipe (direction by role, not
  arrows), down_fd/up_fd -> downstream_fd/upstream_fd, and the
  matching completion/flag names.

Zig 0.16 idiom check against the release notes came back clean: entropy
and files already flow through init.io, and the notes confirm Io.Uring
is proof-of-concept in 0.16 — validating the direct std.os.linux ring.

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

3170 of 3294 relevant lines covered (96.24%)

0.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
98.44
0.0% net/proxy.zig
11
86.82
0.0% sim.zig
Jobs
ID Job ID Ran Files Coverage
1 28672697451.1 03 Jul 2026 04:30PM UTC 18
96.24
GitHub Action Run
Source Files on build 28672697451
  • Tree
  • List 18
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28672697451
  • cfd241e7 on github
  • Prev Build on main (#28658484652)
  • Next Build on main (#28676306328)
  • 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