Use a wrapper type implementing Sync
, instead of static mut
#700
Codecov / codecov/project
succeeded
Mar 1, 2024 in 0s
76.16% (+0.82%) compared to eb7a57b
View this Pull Request on Codecov
76.16% (+0.82%) compared to eb7a57b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 76.16%. Comparing base (
eb7a57b
) to head (51282ce
).
Additional details and impacted files
@@ Coverage Diff @@
## master #700 +/- ##
==========================================
+ Coverage 75.34% 76.16% +0.82%
==========================================
Files 48 45 -3
Lines 8257 8153 -104
==========================================
- Hits 6221 6210 -11
+ Misses 2036 1943 -93
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading