Skip to content

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

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

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

fix(tests): make OpenTelemetry span assertions order-independent

f1b2ab8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

82.36% (+1.07%) compared to ae2b788

View this Pull Request on Codecov

82.36% (+1.07%) compared to ae2b788

Details

Codecov Report

❌ Patch coverage is 97.07602% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.36%. Comparing base (ae2b788) to head (f1b2ab8).

Files with missing lines Patch % Lines
taskiq/brokers/inmemory_broker.py 95.93% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
+ Coverage   81.29%   82.36%   +1.07%     
==========================================
  Files          69       69              
  Lines        2577     2711     +134     
==========================================
+ Hits         2095     2233     +138     
+ Misses        482      478       -4     

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