backend/stream: fix a race condition in read lock #553
Codecov / codecov/project
succeeded
Dec 8, 2024 in 1s
74.73% (+0.01%) compared to 8778431
View this Pull Request on Codecov
74.73% (+0.01%) compared to 8778431
Details
Codecov Report
Attention: Patch coverage is 81.25000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 74.73%. Comparing base (
8778431
) to head (1c5c1c6
).
Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
nghe-backend/src/transcode/lock.rs | 76.92% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #553 +/- ##
==========================================
+ Coverage 74.72% 74.73% +0.01%
==========================================
Files 223 224 +1
Lines 6626 6626
Branches 6626 6626
==========================================
+ Hits 4951 4952 +1
+ Misses 1207 1206 -1
Partials 468 468
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading