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

solidjs / solid / 35947693006
74%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/ref-after-attributes
DEFAULT BRANCH: main
Ran 24 Sep 2026 02:39AM UTC
Jobs 1
Files 8
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

24 Sep 2026 02:32AM UTC coverage: 72.655%. Remained the same
35947693006

push

github

web-flow
feat(web): server spans in the Performance panel over Server-Timing (#3617)

Performance tracks Stage 5. Dev and observe servers write the request's
timed work as Server-Timing metrics beside the trace entries:
`solid-invocation` on a server-function response, `solid-shell` and one
`solid-boundary` per boundary that waited and settled before the shell on
a document. Dev always; observe only while something on the server is
subscribed to the invocation/boundary records (no wire change without an
observer); prod carries no code. `desc` is sanitized to printable ASCII —
a non-ASCII header value throws from Headers.append, which hung a response
whose first write carried it.

`@solidjs/web/performance-tracks` reads the metrics back: `<id> · server`
spans beneath each call, placed against the resource's responseStart
(PerformanceObserver for late entries, centred in the call after 30 s),
and the document's navigation serverTiming painted at enable.

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

594 of 882 branches covered (67.35%)

Branch coverage included in aggregate %.

870 of 1133 relevant lines covered (76.79%)

24.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35947693006.1 24 Sep 2026 02:39AM UTC 8
72.66
GitHub Action Run
Source Files on build 35947693006
  • Tree
  • List 8
  • 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 #35947693006
  • 757d1eba on github
  • Prev Build on next (#35946933371)
  • Next Build on next (#35949297194)
  • 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