Skip to content

Add support for hashmaps

Codecov / codecov/project failed Jan 27, 2024 in 1s

38.1% (-23.6%) compared to d94a7f9

View this Pull Request on Codecov

38.1% (-23.6%) compared to d94a7f9

Details

Codecov Report

Attention: 63 lines in your changes are missing coverage. Please review.

Comparison is base (d94a7f9) 61.8% compared to head (4f815b8) 38.1%.
Report is 7 commits behind head on master.

❗ Current head 4f815b8 differs from pull request most recent head 09e53a1. Consider uploading reports for the commit 09e53a1 to get more accurate results

Files Patch % Lines
tests/test_backend.py 0.0% 30 Missing ⚠️
django_redis/client/default.py 25.9% 9 Missing and 14 partials ⚠️
django_redis/cache.py 33.4% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #719      +/-   ##
=========================================
- Coverage    61.8%   38.1%   -23.6%     
=========================================
  Files          43      43              
  Lines        2680    2725      +45     
  Branches      142     156      +14     
=========================================
- Hits         1654    1037     -617     
- Misses       1013    1532     +519     
- Partials       13     156     +143     

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