Fix sentinel mode read-write separation #749
Merged
Codecov / codecov/project
succeeded
Oct 20, 2024 in 0s
63.2% (-0.0%) compared to f30d34c, passed because coverage increased by 0.1% when compared to adjusted base (63.1%)
View this Pull Request on Codecov
63.2% (-0.0%) compared to f30d34c, passed because coverage increased by 0.1% when compared to adjusted base (63.1%)
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 63.2%. Comparing base (
f30d34c
) to head (f23b06d
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
django_redis/pool.py | 66.7% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #749 +/- ##
========================================
- Coverage 63.2% 63.2% -0.0%
========================================
Files 43 43
Lines 3223 3231 +8
Branches 244 244
========================================
+ Hits 2034 2039 +5
- Misses 1172 1175 +3
Partials 17 17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading