Added types to DefaultClient #696
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 2, 2023 in 0s
61.1% (+0.6%) compared to 4b6dd5b
View this Pull Request on Codecov
61.1% (+0.6%) compared to 4b6dd5b
Details
Codecov Report
Merging #696 (2850090) into master (4b6dd5b) will increase coverage by
0.6%
.
The diff coverage is71.3%
.
@@ Coverage Diff @@
## master #696 +/- ##
========================================
+ Coverage 60.6% 61.1% +0.6%
========================================
Files 41 41
Lines 2608 2637 +29
Branches 69 142 +73
========================================
+ Hits 1578 1611 +33
+ Misses 1017 1013 -4
Partials 13 13
Files | Coverage Δ | |
---|---|---|
django_redis/pool.py | 79.5% <100.0%> (ø) |
|
django_redis/client/default.py | 94.6% <97.9%> (+3.9%) |
⬆️ |
tests/test_backend.py | 15.1% <11.2%> (+0.2%) |
⬆️ |
django_redis/client/sharded.py | 81.7% <14.3%> (-3.9%) |
⬇️ |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading