Skip to content

fix(receiver): harden prefetch and listener lifecycle - #645

Open
GefMar wants to merge 4 commits into
masterfrom
fix/receiver-prefetch-listener-lifecycle
Open

fix(receiver): harden prefetch and listener lifecycle#645
GefMar wants to merge 4 commits into
masterfrom
fix/receiver-prefetch-listener-lifecycle

refactor(receiver): simplify prefetch queue cleanup

d16cee2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

82.49% (+1.20%) compared to ae2b788

View this Pull Request on Codecov

82.49% (+1.20%) compared to ae2b788

Details

Codecov Report

❌ Patch coverage is 98.80240% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.49%. Comparing base (ae2b788) to head (d16cee2).

Files with missing linesPatch %Lines
taskiq/receiver/receiver.py98.78%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #645 +/- ##
==========================================
+ Coverage 81.29% 82.49% +1.20% 
==========================================
Files 69 69 Lines 2577 2697 +120 ==========================================
+ Hits 2095 2225 +130 + Misses 482 472 -10 

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