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

floatdrop / zoxy / 28716593661
96%

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

04 Jul 2026 07:05PM UTC coverage: 96.293% (-0.3%) from 96.556%
28716593661

push

github

floatdrop
sim: h2c client fault menu (full parity, 2/2)

Rounds out the h2c simulator to match the H1 fault menu. The multiplexed
h2c client now draws a per-stream request kind — GET, small POST, a
~10 KiB POST, or a deliberately-malformed request (missing :scheme, a
stream error the proxy answers with RST_STREAM PROTOCOL_ERROR) — and
sometimes vanishes after the first response byte (the H2 twin of H1's
abort_mid_response, exercising multi-stream teardown when the client
drops mid-multiplex).

The ~10 KiB body sits above the 8 KiB half-window and below the 16 KiB
advertised stream window, so it drives the proxy's request-body
flow-control release (WINDOW_UPDATE emitted only after the upstream
write, the §1.4 rule) without needing a window-accounting test client.
The virtual origin's buffer grew to 32 KiB to accept it.

Sweep: seeds 0..1500 clean, 19528 responses across both proxies. Docs
updated (sim module doc, DESIGN.md, CLAUDE.md); the >window flow-control
stall (needs a window-accounting client) is recorded as the remaining
sim gap. Bodies beyond the window stay covered by the unit + integration
send_data pacing tests.

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

10884 of 11303 relevant lines covered (96.29%)

0.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
96
97.04
-0.07% net/proxy.zig
84
85.28
-0.13% sim.zig
21
92.89
0.0% io/test_io.zig
16
97.17
0.19% tls/terminator.zig
2
99.41
0.01% config.zig
2
98.66
0.48% http/chunked.zig
Jobs
ID Job ID Ran Files Coverage
1 28716593661.1 04 Jul 2026 07:07PM UTC 33
96.29
GitHub Action Run
Source Files on build 28716593661
  • Tree
  • List 33
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28716593661
  • a2f9793b on github
  • Prev Build on main (#28716396711)
  • Next Build on main (#28717130404)
  • Delete
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