Skip to content

feat: add worker-side task batching - #634

Open
KatantDev wants to merge 4 commits into
taskiq-python:masterfrom
KatantDev:master
Open

feat: add worker-side task batching#634
KatantDev wants to merge 4 commits into
taskiq-python:masterfrom
KatantDev:master

docs: reflow batching guide paragraphs

61c0c7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

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).
⚠️ Report is 5 commits behind head on master.

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.