Skip to content

experiment

95714b0
Select commit
Loading
Failed to load commit list.
Draft

experiment separate Broker + Router #624

experiment
95714b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2026 in 0s

80.34% (+0.55%) compared to cc1b355

View this Pull Request on Codecov

80.34% (+0.55%) compared to cc1b355

Details

Codecov Report

❌ Patch coverage is 87.00787% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.34%. Comparing base (cc1b355) to head (95714b0).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
taskiq/router.py 85.71% 20 Missing ⚠️
taskiq/task_builder.py 82.50% 7 Missing ⚠️
taskiq/kicker.py 89.18% 4 Missing ⚠️
taskiq/flow.py 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   79.79%   80.34%   +0.55%     
==========================================
  Files          69       72       +3     
  Lines        2529     2773     +244     
==========================================
+ Hits         2018     2228     +210     
- Misses        511      545      +34     

☔ View full report in Codecov by Sentry.
📢 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.