fix(cache): redis backend uses async clients + real-redis CI - #731
Merged
Codecov / codecov/project
succeeded
Jul 21, 2026 in 0s
94.21% (+0.02%) compared to f77a678
View this Pull Request on Codecov
94.21% (+0.02%) compared to f77a678
Details
Codecov Report
❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.21%. Comparing base (f77a678) to head (7bde1bd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| faust/web/cache/backends/redis.py | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #731 +/- ##
==========================================
+ Coverage 94.18% 94.21% +0.02%
==========================================
Files 104 104
Lines 11154 11158 +4
Branches 1202 1203 +1
==========================================
+ Hits 10505 10512 +7
+ Misses 548 545 -3
Partials 101 101 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading