Skip to content

Improve Redis stream reclaim and prefetch handling - #129

Draft
vvanglro wants to merge 3 commits into
taskiq-python:mainfrom
vvanglro:improve/stream-reclaim-prefetch
Draft

Improve Redis stream reclaim and prefetch handling#129
vvanglro wants to merge 3 commits into
taskiq-python:mainfrom
vvanglro:improve/stream-reclaim-prefetch

fix Redis stream reclaim edge cases

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

94.43% (+2.73%) compared to 090a00a

View this Pull Request on Codecov

94.43% (+2.73%) compared to 090a00a

Details

Codecov Report

❌ Patch coverage is 95.23810% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.43%. Comparing base (090a00a) to head (4460660).
⚠️ Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
taskiq_redis/redis_broker.py 95.23% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   91.70%   94.43%   +2.73%     
==========================================
  Files           7        8       +1     
  Lines         434      845     +411     
==========================================
+ Hits          398      798     +400     
- Misses         36       47      +11     

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