bharel / asynciolimiter

A simple yet efficient Python AsyncIO rate limiter.
MIT License
13 stars 2 forks source link

Contributing guidelines #12

Closed bharel closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (28e7473) to head (9b39a72). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 577 577 Branches 37 37 ========================================= Hits 577 577 ``` | [Flag](https://app.codecov.io/gh/bharel/asynciolimiter/pull/12/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bar+Harel) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bharel/asynciolimiter/pull/12/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bar+Harel) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bar+Harel#carryforward-flags-in-the-pull-request-comment) to find out more.

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