Skip to content

fix: clean up lint errors and typos in observability code

6498b2e
Select commit
Loading
Failed to load commit list.
Open

feat: add extra observability metrics for PrometheusMiddleware and Receiver #604

fix: clean up lint errors and typos in observability code
6498b2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

77.67% (-0.03%) compared to f6c96b2, passed because coverage increased by 0.41% when compared to adjusted base (77.25%)

View this Pull Request on Codecov

77.67% (-0.03%) compared to f6c96b2, passed because coverage increased by 0.41% when compared to adjusted base (77.25%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.67%. Comparing base (f6c96b2) to head (6498b2e).
⚠️ Report is 79 commits behind head on master.

Files with missing lines Patch % Lines
taskiq/middlewares/prometheus_middleware.py 31.57% 26 Missing ⚠️
taskiq/receiver/receiver.py 57.89% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #604      +/-   ##
==========================================
- Coverage   77.70%   77.67%   -0.03%     
==========================================
  Files          62       69       +7     
  Lines        1933     2477     +544     
==========================================
+ Hits         1502     1924     +422     
- Misses        431      553     +122     

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