Skip to content

fix(inmemory): stabilize task ordering and lifecycle - #643

Open
GefMar wants to merge 3 commits into
masterfrom
fix/inmemory_broker_lifecycle_ordering
Open

fix(inmemory): stabilize task ordering and lifecycle#643
GefMar wants to merge 3 commits into
masterfrom
fix/inmemory_broker_lifecycle_ordering

fix(inmemory): harden accepted task lifecycle

60e1903
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2026 in 0s

83.92% (+1.42%) compared to ced1909

View this Pull Request on Codecov

83.92% (+1.42%) compared to ced1909

Details

Codecov Report

❌ Patch coverage is 95.22184% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.92%. Comparing base (ced1909) to head (60e1903).

Files with missing lines Patch % Lines
taskiq/brokers/inmemory_broker.py 95.02% 11 Missing ⚠️
taskiq/kicker.py 86.66% 2 Missing ⚠️
taskiq/abc/broker.py 98.24% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
+ Coverage   82.49%   83.92%   +1.42%     
==========================================
  Files          69       69              
  Lines        2697     2943     +246     
==========================================
+ Hits         2225     2470     +245     
- Misses        472      473       +1     

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