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

Issue #598 extend support for the hashmap functions #746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Issue #598 extend support for the hashmap functions

0dadbb0
Select commit
Loading
Failed to load commit list.
Open

Issue #598 extend support for the hashmap functions #746

Issue #598 extend support for the hashmap functions
0dadbb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2024 in 0s

64.3% (+1.1%) compared to f34935c

View this Pull Request on Codecov

64.3% (+1.1%) compared to f34935c

Details

Codecov Report

Attention: Patch coverage is 81.91489% with 34 lines in your changes missing coverage. Please review.

Project coverage is 64.3%. Comparing base (f34935c) to head (0dadbb0).
Report is 1 commits behind head on master.

Files Patch % Lines
tests/test_backend.py 15.8% 32 Missing ⚠️
django_redis/client/default.py 98.5% 1 Missing ⚠️
django_redis/client/sharded.py 98.7% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #746     +/-   ##
========================================
+ Coverage    63.3%   64.3%   +1.1%     
========================================
  Files          43      43             
  Lines        3215    3389    +174     
  Branches      244     287     +43     
========================================
+ Hits         2034    2179    +145     
- Misses       1164    1192     +28     
- Partials       17      18      +1     

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