vutran1710 / PyrateLimiter

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

v3.1.0 patch #124

Closed vutran1710 closed 1 year ago

vutran1710 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% :tada:

Comparison is base (6832bf6) 98.35% compared to head (48b8ec5) 98.37%.

:exclamation: Current head 48b8ec5 differs from pull request most recent head 8bc1514. Consider uploading reports for the commit 8bc1514 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #124 +/- ## ========================================== + Coverage 98.35% 98.37% +0.01% ========================================== Files 13 13 Lines 670 677 +7 Branches 78 80 +2 ========================================== + Hits 659 666 +7 Misses 6 6 Partials 5 5 ``` | [Files Changed](https://app.codecov.io/gh/vutran1710/PyrateLimiter/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vu+Tran) | Coverage Δ | | |---|---|---| | [pyrate\_limiter/abstracts/rate.py](https://app.codecov.io/gh/vutran1710/PyrateLimiter/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vu+Tran#diff-cHlyYXRlX2xpbWl0ZXIvYWJzdHJhY3RzL3JhdGUucHk=) | `100.00% <100.00%> (ø)` | | | [pyrate\_limiter/limiter.py](https://app.codecov.io/gh/vutran1710/PyrateLimiter/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vu+Tran#diff-cHlyYXRlX2xpbWl0ZXIvbGltaXRlci5weQ==) | `97.64% <100.00%> (+0.04%)` | :arrow_up: |

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