Skip to content

Issue #598 extend support for the hashmap functions

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.