Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix:Expire method fails when using DEFAULT_TIMEOUT #726

Merged
merged 7 commits into from
Feb 17, 2024

Fix:Expire method fails when using DEFAULT_TIMEOUT #724

b775d0c
Select commit
Loading
Failed to load commit list.
Merged

Fix:Expire method fails when using DEFAULT_TIMEOUT #726

Fix:Expire method fails when using DEFAULT_TIMEOUT #724
b775d0c
Select commit
Loading
Failed to load commit list.
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.