Skip to content

Remove retry logic, keep telemetry improvements

e7b56ba
Select commit
Loading
Failed to load commit list.
Closed

Retry preauthorized on 401/429 with backoff #214

Remove retry logic, keep telemetry improvements
e7b56ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2026 in 0s

99.86% (-0.06%) compared to a3bac03

View this Pull Request on Codecov

99.86% (-0.06%) compared to a3bac03

Details

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.86%. Comparing base (a3bac03) to head (e7b56ba).

Files with missing lines Patch % Lines
src/garth/telemetry.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   99.91%   99.86%   -0.06%     
==========================================
  Files          68       68              
  Lines        3566     3581      +15     
==========================================
+ Hits         3563     3576      +13     
- Misses          3        5       +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.