Add support for the set functions from issue #597 #743
Codecov / codecov/project
succeeded
Jun 15, 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.54988%
with 114 lines
in your changes missing coverage. Please review.
Project coverage is 63.3%. Comparing base (
294dcd0
) to head (f34935c
).
Report is 11 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
tests/test_backend.py | 11.0% | 106 Missing |
django_redis/client/sharded.py | 92.6% | 3 Missing and 4 partials |
django_redis/client/default.py | 99.5% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #743 +/- ##
========================================
+ Coverage 61.5% 63.3% +1.8%
========================================
Files 43 43
Lines 2786 3215 +429
Branches 161 244 +83
========================================
+ Hits 1713 2034 +321
- Misses 1060 1164 +104
- Partials 13 17 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading