Skip to content

experiment

e9410c7
Select commit
Loading
Failed to load commit list.
Draft

experiment separate Broker + Router #624

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

80.18% (+0.39%) compared to cc1b355

View this Pull Request on Codecov

80.18% (+0.39%) compared to cc1b355

Details

Codecov Report

❌ Patch coverage is 85.71429% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.18%. Comparing base (cc1b355) to head (e9410c7).

Files with missing lines Patch % Lines
taskiq/router.py 85.03% 19 Missing ⚠️
taskiq/task_builder.py 82.50% 7 Missing ⚠️
taskiq/flow.py 81.48% 5 Missing ⚠️
taskiq/kicker.py 86.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   79.79%   80.18%   +0.39%     
==========================================
  Files          69       72       +3     
  Lines        2529     2771     +242     
==========================================
+ Hits         2018     2222     +204     
- Misses        511      549      +38     

☔ 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.