Resolved race condition during Redis backend teardown #418
Codecov / codecov/project
succeeded
Sep 20, 2024 in 1s
23.64% (-0.06%) compared to cadcc9e, passed because coverage increased by +0.00% when compared to adjusted base (23.63%)
View this Pull Request on Codecov
23.64% (-0.06%) compared to cadcc9e, passed because coverage increased by +0.00% when compared to adjusted base (23.63%)
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 23.64%. Comparing base (
cadcc9e
) to head (4522bdb
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/pytest_celery/vendors/redis/backend/api.py | 25.00% | 5 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #418 +/- ##
==========================================
- Coverage 23.69% 23.64% -0.06%
==========================================
Files 41 41
Lines 1287 1294 +7
Branches 255 257 +2
==========================================
+ Hits 305 306 +1
- Misses 954 959 +5
- Partials 28 29 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading