Skip to content

fix(json): serialize Map entries instead of empty object

21acaaa
Select commit
Loading
Failed to load commit list.
Closed

fix: preserve Map entries when persisting data #1131

fix(json): serialize Map entries instead of empty object
21acaaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

99.60% (+0.00%) compared to 7368006

View this Pull Request on Codecov

99.60% (+0.00%) compared to 7368006

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.60%. Comparing base (7368006) to head (21acaaa).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1131   +/-   ##
========================================
  Coverage    99.60%   99.60%           
========================================
  Files           12       12           
  Lines         1531     1534    +3     
  Branches       226      228    +2     
========================================
+ Hits          1525     1528    +3     
  Misses           6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.