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

kevinoid / json-stringify-raw / 26524356668 / 1
99%
main: 99%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 04:30PM UTC
Files 1
Run time 0s
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

27 May 2026 04:28PM UTC coverage: 99.048%. First build
26524356668.1

push

github

kevinoid
feat: support cross-realm wrapped primitive types

Avoid instanceof checks, which don't work across realms.  Instead, call
.valueOf() for each primitive type wrapper, and catch TypeError when the
value is not the wrapped primitive type.  This works reliably, even
across realms.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>

71 of 72 branches covered (98.61%)

Branch coverage included in aggregate %.

241 of 243 relevant lines covered (99.18%)

124.77 hits per line

Source Files on job ubuntu-latest_x64_20.19 - 26524356668.1
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26524356668
  • f1f2e071 on github
  • Next Job for on main (#26573369670.3)
  • 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