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

solidjs / solid / 33426543190
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: test/server-function-coverage
DEFAULT BRANCH: main
Ran 31 Aug 2026 06:47PM UTC
Jobs 1
Files 6
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

31 Aug 2026 06:42PM UTC coverage: 71.572%. Remained the same
33426543190

push

github

ryansolid
fix: enforce Location/X-Revalidate bounds at the transport edge (#3158)

redirect() and initWithRevalidate refuse over-long values because a
header past a receiver's limit is dropped or rejected by the proxy
after the mutation committed — but a hand-built Response reached the
transport with no helper in the loop, shipping a ~1 MB redirect header
to die at the socket. The bound is now enforced once, post-dispatch,
where the composed headers leave — covering returned and thrown, raw
and envelope-carried, masked and passthrough producers — with the
helpers' authoring-time throws as the legible fast path. Refused,
never trimmed, for the helpers' own reasons; the refusal still carries
the event stub's cookies (#3159 ordering).

Co-authored-by: Cursor <cursoragent@cursor.com>

517 of 791 branches covered (65.36%)

Branch coverage included in aggregate %.

767 of 1003 relevant lines covered (76.47%)

14.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33426543190.1 31 Aug 2026 06:47PM UTC 6
71.57
GitHub Action Run
Source Files on build 33426543190
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33426543190
  • 02e0ebf0 on github
  • Prev Build on next (#33426098635)
  • Next Build on next (#33435865392)
  • 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