feat: add worker-side task batching - #634
Open
KatantDev wants to merge 4 commits into
Open
Codecov / codecov/project
succeeded
Aug 23, 2026 in 1s
81.14% (+1.34%) compared to 9f8db96
View this Pull Request on Codecov
81.14% (+1.34%) compared to 9f8db96
Details
Codecov Report
❌ Patch coverage is 93.41564% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.14%. Comparing base (9f8db96) to head (61c0c7a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| taskiq/receiver/receiver.py | 89.51% | 15 Missing |
| taskiq/receiver/batcher.py | 98.43% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #634 +/- ##
==========================================
+ Coverage 79.79% 81.14% +1.34%
==========================================
Files 69 70 +1
Lines 2529 2736 +207
==========================================
+ Hits 2018 2220 +202
- Misses 511 516 +5 ☔ 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