Fix:Expire method fails when using DEFAULT_TIMEOUT #726
Codecov / codecov/project
succeeded
Feb 16, 2024 in 0s
89.2% (+27.7%) compared to 81ec264
View this Pull Request on Codecov
89.2% (+27.7%) compared to 81ec264
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
81ec264
) 61.6% compared to head (b775d0c
) 89.2%.
Report is 4 commits behind head on master.
❗ Current head b775d0c differs from pull request most recent head 740520a. Consider uploading reports for the commit 740520a to get more accurate results
Files | Patch % | Lines |
---|---|---|
django_redis/client/default.py | 50.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #726 +/- ##
=========================================
+ Coverage 61.6% 89.2% +27.7%
=========================================
Files 43 22 -21
Lines 2773 1120 -1653
Branches 161 0 -161
=========================================
- Hits 1708 999 -709
+ Misses 1052 121 -931
+ Partials 13 0 -13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading