Add a timeout to the os.read function in VolatileStream #205
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
47.38% (+0.20%) compared to ef2e3d1
View this Pull Request on Codecov
47.38% (+0.20%) compared to ef2e3d1
Details
Codecov Report
Attention: Patch coverage is 82.35294%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 47.38%. Comparing base (
ef2e3d1
) to head (4e37058
).
Files with missing lines | Patch % | Lines |
---|---|---|
acquire/volatilestream.py | 82.35% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #205 +/- ##
==========================================
+ Coverage 47.18% 47.38% +0.20%
==========================================
Files 26 26
Lines 3423 3438 +15
==========================================
+ Hits 1615 1629 +14
- Misses 1808 1809 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading