vutran1710 / PyrateLimiter

⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family
https://pyratelimiter.readthedocs.io
MIT License
334 stars 36 forks source link

Update 3.2.0 #144

Closed vutran1710 closed 8 months ago

vutran1710 commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (9614a3e) 97.72% compared to head (c09823e) 97.05%.

:exclamation: Current head c09823e differs from pull request most recent head 86af7fe. Consider uploading reports for the commit 86af7fe to get more accurate results

Files Patch % Lines
pyrate_limiter/limiter.py 37.50% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ========================================== - Coverage 97.72% 97.05% -0.68% ========================================== Files 13 13 Lines 704 713 +9 Branches 83 85 +2 ========================================== + Hits 688 692 +4 - Misses 11 14 +3 - Partials 5 7 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.