Skip to content

experiment

8805f3d
Select commit
Loading
Failed to load commit list.
Draft

experiment separate Broker + Router #624

experiment
8805f3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 1s

80.34% (+0.55%) compared to 9f8db96

View this Pull Request on Codecov

80.34% (+0.55%) compared to 9f8db96

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 (9f8db96) to head (8805f3d).

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.