Skip to content

Add support for hashmaps

Codecov / codecov/project failed Jan 29, 2024 in 0s

38.2% (-23.5%) compared to d94a7f9

View this Pull Request on Codecov

38.2% (-23.5%) compared to d94a7f9

Details

Codecov Report

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

Comparison is base (d94a7f9) 61.8% compared to head (09e53a1) 38.2%.
Report is 7 commits behind head on master.

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

Files Patch % Lines
tests/test_backend.py 0.0% 33 Missing ⚠️
django_redis/client/default.py 38.3% 2 Missing and 19 partials ⚠️
django_redis/cache.py 33.4% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #719      +/-   ##
=========================================
- Coverage    61.8%   38.2%   -23.5%     
=========================================
  Files          43      43              
  Lines        2680    2731      +51     
  Branches      142     161      +19     
=========================================
- Hits         1654    1042     -612     
- Misses       1013    1528     +515     
- Partials       13     161     +148     

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