Skip to content

Fixed process-pool for sync tasks.

b5ef21d
Select commit
Loading
Failed to load commit list.
Merged

Fixed process-pool for sync tasks. #616

Fixed process-pool for sync tasks.
b5ef21d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 4, 2026 in 0s

79.37% (-0.04%) compared to 653400e

View this Pull Request on Codecov

79.37% (-0.04%) compared to 653400e

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.37%. Comparing base (653400e) to head (b5ef21d).

Files with missing lines Patch % Lines
taskiq/receiver/receiver.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
- Coverage   79.41%   79.37%   -0.04%     
==========================================
  Files          69       69              
  Lines        2468     2473       +5     
==========================================
+ Hits         1960     1963       +3     
- Misses        508      510       +2     

☔ View full report in Codecov by Sentry.
📢 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.