refactor(capi): use RwLock to replace mut static reference #663
Codecov / codecov/project
succeeded
Dec 12, 2024 in 1s
89.84% (-0.01%) compared to 2a356df, passed because coverage increased by 0% when compared to adjusted base (89.84%)
View this Pull Request on Codecov
89.84% (-0.01%) compared to 2a356df, passed because coverage increased by 0% when compared to adjusted base (89.84%)
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 89.84%. Comparing base (
2a356df
) to head (7bf5652
).
Files with missing lines | Patch % | Lines |
---|---|---|
capi/src/io.rs | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #663 +/- ##
==========================================
- Coverage 89.85% 89.84% -0.01%
==========================================
Files 42 42
Lines 8789 8777 -12
==========================================
- Hits 7897 7886 -11
+ Misses 892 891 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading