refactor: Use Rc<Refcell<T>> instead of Arc<Mutex<T>> when sharing the DOM #1052
Codecov / codecov/project
succeeded
Jan 15, 2025 in 0s
74.95% (+0.00%) compared to f581b20
View this Pull Request on Codecov
74.95% (+0.00%) compared to f581b20
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 74.95%. Comparing base (
f581b20
) to head (47c6417
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1052 +/- ##
=======================================
Coverage 74.94% 74.95%
=======================================
Files 220 220
Lines 25693 25690 -3
=======================================
Hits 19255 19255
+ Misses 6438 6435 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading