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

immerjs / immer / 32230152197
46%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2026 07:56AM UTC
Jobs 1
Files 28
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

19 Aug 2026 07:55AM UTC coverage: 46.147%. Remained the same
32230152197

push

github

web-flow
chore(test): pin draft prototype-inspection behavior restored by #1271 (#1272)

Drafts must stay safe for ecosystem introspection idioms: lodash's
isPrototype (used by isEmpty/isEqual/isPlainObject) reads
value.constructor.prototype, and fast-deep-equal compares constructor
identity. The guard reverted in #1271 broke these (#1265, #1266, #1268)
while its tests still passed, because try/catch made a crash and a
successful block indistinguishable.

These tests assert observable behavior directly, so they fail on
11.1.9-11.1.11 (verified: constructor.prototype throws, constructor
identity and 'in' checks break, writes to own keys named prototype are
dropped) and pass on main. setPrototypeOf remains forbidden; the
applyPatches-layer pollution guards in patch.js are untouched.

674 of 724 branches covered (93.09%)

Branch coverage included in aggregate %.

1745 of 4518 relevant lines covered (38.62%)

1877.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32230152197.1 19 Aug 2026 07:56AM UTC 28
46.15
GitHub Action Run
Source Files on build 32230152197
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 061c2425 on github
  • Prev Build on main (#32229965931)
  • 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