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

immerjs / immer / 18515105801 / 1
45%
main: 43%

Build:
Build:
LAST BUILD BRANCH: bugfix/rtk-5159-optimistic-updates
DEFAULT BRANCH: main
Ran 15 Oct 2025 01:42AM UTC
Files 26
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

14 Oct 2025 08:24PM UTC coverage: 45.207% (+2.8%) from 42.381%
18515105801.1

Pull #1183

github

markerikson
Replace recursive tree finalization with targeted callbacks

Ported Mutative's "finalization callback" approach as a more targeted and performant implementation for finalization compared to the existing recursive tree traversal approach:

- Added cleanup callbacks for each draft that's created
- Added callbacks to handle root drafts, assigned values, and recursing
  inside of plain values
- Updated state creation to return [draft, state] to avoid a lookup
- Rewrote patch generation system to work with callbacks instead of
  during tree traversal
Pull Request #1183: Rewrite finalization system to use a callback approach instead of tree traversal

605 of 635 branches covered (95.28%)

Branch coverage included in aggregate %.

1484 of 3986 relevant lines covered (37.23%)

1542.56 hits per line

Source Files on job 18515105801.1
  • Tree
  • List 26
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18515105801
  • 53e71db9 on github
  • Prev Job for on feature/finalization-callbacks (#18509122729.1)
  • Next Job for on feature/finalization-callbacks (#18857343219.1)
  • 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