vutran1710 / PyrateLimiter

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

Improve tests #102

Closed vutran1710 closed 1 year ago

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.00%. Comparing base (b8d391d) to head (e1482ea). Report is 29 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ========================================== + Coverage 98.23% 99.00% +0.77% ========================================== Files 8 8 Lines 396 402 +6 Branches 36 37 +1 ========================================== + Hits 389 398 +9 + Misses 4 2 -2 + Partials 3 2 -1 ```

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