Skip to content

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 Sep 22, 2025 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

❌ 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 87 commits behind head on master.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.