Skip to content

Add support for the set functions from issue #597

Codecov / codecov/project succeeded Jun 14, 2024 in 0s

63.3% (+1.8%) compared to 294dcd0

View this Pull Request on Codecov

63.3% (+1.8%) compared to 294dcd0

Details

Codecov Report

Attention: Patch coverage is 73.21016% with 116 lines in your changes missing coverage. Please review.

Project coverage is 63.3%. Comparing base (294dcd0) to head (1a8870f).
Report is 5 commits behind head on master.

Current head 1a8870f differs from pull request most recent head 542e237

Please upload reports for the commit 542e237 to get more accurate results.

Files Patch % Lines
tests/test_backend.py 11.0% 106 Missing ⚠️
django_redis/client/sharded.py 90.7% 5 Missing and 4 partials ⚠️
django_redis/client/default.py 99.4% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #743     +/-   ##
========================================
+ Coverage    61.5%   63.3%   +1.8%     
========================================
  Files          43      43             
  Lines        2786    3214    +428     
  Branches      161     244     +83     
========================================
+ Hits         1713    2033    +320     
- Misses       1060    1164    +104     
- Partials       13      17      +4     

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