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

Add support for floating point values for rate limits #88

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

JWCook
Copy link
Owner

@JWCook JWCook commented Jan 29, 2024

Closes #84

Also relevant for pyinat/pyinaturalist#535

@JWCook JWCook added the enhancement New feature or request label Jan 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e9a833) 92.00% compared to head (52d7864) 93.10%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   92.00%   93.10%   +1.10%     
==========================================
  Files           2        2              
  Lines          50       58       +8     
  Branches        7        9       +2     
==========================================
+ Hits           46       54       +8     
  Misses          2        2              
  Partials        2        2              

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

@JWCook JWCook force-pushed the fractional-ratelimits branch from a58e366 to 52d7864 Compare January 29, 2024 06:42
@JWCook JWCook merged commit 46c8d73 into main Jan 29, 2024
@JWCook JWCook deleted the fractional-ratelimits branch January 29, 2024 06:44
@JWCook JWCook added the bug Something isn't working label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Less than 1 per_second value doesn't work as expected
2 participants