Skip to content

experiment separate Broker + Router - #624

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

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

fix(tasks): optimisation

f96551b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

89.28% (+9.07%) compared to 9c339d6

View this Pull Request on Codecov

89.28% (+9.07%) compared to 9c339d6

Details

Codecov Report

❌ Patch coverage is 99.25068% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.28%. Comparing base (9c339d6) to head (f96551b).

Files with missing linesPatch %Lines
taskiq/_task_function.py95.04%5 Missing ⚠️
taskiq/receiver/receiver.py99.06%2 Missing ⚠️
taskiq/receiver/runtime.py99.23%2 Missing ⚠️
taskiq/kicker.py98.55%1 Missing ⚠️
taskiq/scheduler/scheduler.py98.68%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #624 +/- ##
==========================================
+ Coverage 80.20% 89.28% +9.07% 
==========================================
Files 69 83 +14 Lines 2577 3873 +1296 ==========================================
+ Hits 2067 3458 +1391 + Misses 510 415 -95 

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