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

solidjs / solid / 33844098086
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: unified-for-accept
DEFAULT BRANCH: main
Ran 04 Sep 2026 06:27AM 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

04 Sep 2026 06:22AM UTC coverage: 71.814%. Remained the same
33844098086

push

github

ryansolid
fix(web): walk an Error carrier's non-enumerable own data slots (#3268)

The #3235 guard walked Error carriers with Object.keys while seroval
encodes an Error's own properties through getOwnPropertyNames — so a
failure channel parked on a non-enumerable data slot (cause, the
ordinary home of a wrapped driver error's context, is non-enumerable by
spec) was encoded without being walked: unsanitized on a committed 200,
its rejection unowned. The guard now descends the Error's own
string-keyed data slots, enumerable or not. Hidden accessors remain the
codec's read per 47995412's pinned ruling — the walk still does not
invoke what the author hid.

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

515 of 783 branches covered (65.77%)

Branch coverage included in aggregate %.

764 of 998 relevant lines covered (76.55%)

14.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33844098086.1 04 Sep 2026 06:27AM UTC 6
71.81
GitHub Action Run
Source Files on build 33844098086
  • 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 #33844098086
  • 8f11ea7f on github
  • Prev Build on next (#33839335148)
  • Next Build on next (#33844199224)
  • 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