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

kevinoid / json-stringify-raw / 26681461853
99%

Build:
DEFAULT BRANCH: main
Ran 30 May 2026 10:25AM UTC
Jobs 4
Files 1
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

27 May 2026 04:28PM UTC coverage: 99.048%. Remained the same
26681461853

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 %.

30 of 32 new or added lines in 1 file covered. (93.75%)

241 of 243 relevant lines covered (99.18%)

499.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
99.05
0.0% index.js
Jobs
ID Job ID Ran Files Coverage
1 windows-latest_x64_20.19 - 26681461853.1 30 May 2026 10:26AM UTC 1
99.05
GitHub Action Run
2 ubuntu-latest_x64_* - 26681461853.2 30 May 2026 10:25AM UTC 1
99.05
GitHub Action Run
3 ubuntu-latest_x64_20.19 - 26681461853.3 30 May 2026 10:26AM UTC 1
99.05
GitHub Action Run
4 windows-latest_x64_latest - 26681461853.4 30 May 2026 10:27AM UTC 1
99.05
GitHub Action Run
Source Files on build 26681461853
  • Tree
  • List 1
  • 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 #26681461853
  • f1f2e071 on github
  • Prev Build on main (#26635688093)
  • Next Build on main (#26695873326)
  • 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