Skip to content

Replace JSON.parse(JSON.stringify(json)) with structuredClone#4083

Merged
jcoyne merged 1 commit intoProjectMirador:mainfrom
cul:issue-4082-use_structuredClone
Jan 27, 2025
Merged

Replace JSON.parse(JSON.stringify(json)) with structuredClone#4083
jcoyne merged 1 commit intoProjectMirador:mainfrom
cul:issue-4082-use_structuredClone

Conversation

@barmintor
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.59%. Comparing base (88cc3f9) to head (3032bc5).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4083   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files         315      315           
  Lines       14759    14773   +14     
  Branches     2490     2492    +2     
=======================================
+ Hits        13961    13975   +14     
  Misses        794      794           
  Partials        4        4           

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

@jcoyne jcoyne merged commit a8daa02 into ProjectMirador:main Jan 27, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace JSON.parse(JSON.stringify(json)) with structuredClone

2 participants