Replace aredis with redis-py #635
Merged
Codecov / codecov/project
failed
Nov 19, 2024 in 0s
94.09% (-0.05%) compared to da2d10e
View this Pull Request on Codecov
94.09% (-0.05%) compared to da2d10e
Details
Codecov Report
Attention: Patch coverage is 90.90909%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.09%. Comparing base (
da2d10e
) to head (36cd35e
).
Files with missing lines | Patch % | Lines |
---|---|---|
faust/web/cache/backends/redis.py | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #635 +/- ##
==========================================
- Coverage 94.13% 94.09% -0.05%
==========================================
Files 102 102
Lines 11093 11100 +7
Branches 1327 1328 +1
==========================================
+ Hits 10442 10444 +2
- Misses 554 557 +3
- Partials 97 99 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading