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

Add option flags nx, xx, gt, lt for expire and pexpire #733

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Add chnagelog

c0cc303
Select commit
Loading
Failed to load commit list.
Open

Add option flags nx, xx, gt, lt for expire and pexpire #733

Add chnagelog
c0cc303
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 10, 2024 in 0s

62.6% (-0.6%) compared to f34935c

View this Pull Request on Codecov

62.6% (-0.6%) compared to f34935c

Details

Codecov Report

Attention: Patch coverage is 25.92593% with 40 lines in your changes missing coverage. Please review.

Project coverage is 62.6%. Comparing base (f34935c) to head (c0cc303).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
django_redis/client/sharded.py 12.5% 28 Missing ⚠️
tests/test_backend.py 0.0% 12 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #733     +/-   ##
========================================
- Coverage    63.3%   62.6%   -0.6%     
========================================
  Files          43      43             
  Lines        3215    3263     +48     
  Branches      244     244             
========================================
+ Hits         2034    2042      +8     
- Misses       1164    1204     +40     
  Partials       17      17             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.