Skip to content

experiment separate Broker + Router#624

Draft
GefMar wants to merge 10 commits into
masterfrom
experiment/separate_broker
Draft

experiment separate Broker + Router#624
GefMar wants to merge 10 commits into
masterfrom
experiment/separate_broker

fix(tasks): protect bound task state from callable metadata

9efb05f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

88.73% (+8.52%) compared to 9c339d6

View this Pull Request on Codecov

88.73% (+8.52%) compared to 9c339d6

Details

Codecov Report

❌ Patch coverage is 99.29577% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.73%. Comparing base (9c339d6) to head (9efb05f).

Files with missing lines Patch % Lines
taskiq/_task_function.py 95.29% 4 Missing ⚠️
taskiq/receiver/receiver.py 99.06% 2 Missing ⚠️
taskiq/receiver/runtime.py 99.24% 2 Missing ⚠️
taskiq/kicker.py 98.50% 1 Missing ⚠️
taskiq/scheduler/scheduler.py 98.63% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   80.20%   88.73%   +8.52%     
==========================================
  Files          69       82      +13     
  Lines        2577     3826    +1249     
==========================================
+ Hits         2067     3395    +1328     
+ Misses        510      431      -79     

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