Type-check the whole faust package and delete the mypy ratchet - #758
Merged
Codecov / codecov/project
succeeded
Aug 6, 2026 in 1s
96.07% (+0.01%) compared to 4af976b
View this Pull Request on Codecov
96.07% (+0.01%) compared to 4af976b
Details
Codecov Report
❌ Patch coverage is 89.03226% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.07%. Comparing base (4af976b) to head (e1e250d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| faust/transport/producer.py | 45.45% | 4 Missing and 2 partials |
| faust/stores/aerospike.py | 87.50% | 2 Missing |
| faust/stores/rocksdb.py | 75.00% | 2 Missing |
| faust/streams.py | 88.88% | 2 Missing |
| faust/tables/manager.py | 0.00% | 2 Missing |
| faust/app/base.py | 87.50% | 1 Missing |
| faust/transport/consumer.py | 87.50% | 1 Missing |
| faust/web/cache/backends/redis.py | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #758 +/- ##
==========================================
+ Coverage 96.06% 96.07% +0.01%
==========================================
Files 103 103
Lines 11072 11081 +9
Branches 1191 1189 -2
==========================================
+ Hits 10636 10646 +10
+ Misses 345 343 -2
- Partials 91 92 +1 ☔ 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