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

solidjs / solid / 33274761882
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: test/server-function-coverage
DEFAULT BRANCH: main
Ran 29 Aug 2026 09:00PM 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

29 Aug 2026 08:56PM UTC coverage: 71.652%. Remained the same
33274761882

push

github

ryansolid
feat(web): give scripted server-function calls their own data address (#3094)

One url served two answer shapes — codec encodings for the client
transport (keyed on the instance header), plain HTTP for everyone else —
and shared caches key on the url alone, so one caller kind's cached
answer could be replayed to the other. Scripted calls now go to
<endpoint>/data/<id>; the bare <endpoint>/<id> stays plain HTTP (a
reference's .url, rendered form actions, direct callers). The shape is
a function of the url, never a header. Transitional: the instance
header still summons the scripted shape at the bare address so loaded
tabs survive a deploy, with those answers forced no-store.

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

517 of 789 branches covered (65.53%)

Branch coverage included in aggregate %.

767 of 1003 relevant lines covered (76.47%)

14.54 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
70.83
0.0% packages/solid/src/index.ts
Jobs
ID Job ID Ran Files Coverage
1 33274761882.1 29 Aug 2026 09:00PM UTC 6
71.65
GitHub Action Run
Source Files on build 33274761882
  • Tree
  • List 6
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33274761882
  • 95229453 on github
  • Prev Build on next (#33244167763)
  • Next Build on next (#33276812938)
  • 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