Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1273 AsyncMethodsRateLimiter does not handle ratelimitted errors properly #1274

Merged
merged 2 commits into from
Jan 24, 2024

Improve tests

70ad2f8
Select commit
Loading
Failed to load commit list.
Merged

Fix #1273 AsyncMethodsRateLimiter does not handle ratelimitted errors properly #1274

Improve tests
70ad2f8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 24, 2024 in 0s

74.49% (+0.14%) compared to 84723a5

View this Pull Request on Codecov

74.49% (+0.14%) compared to 84723a5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (84723a5) 74.34% compared to head (70ad2f8) 74.49%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1274      +/-   ##
============================================
+ Coverage     74.34%   74.49%   +0.14%     
- Complexity     4130     4135       +5     
============================================
  Files           444      444              
  Lines         13102    13108       +6     
  Branches       1323     1324       +1     
============================================
+ Hits           9741     9765      +24     
+ Misses         2588     2570      -18     
  Partials        773      773              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.