vutran1710 / PyrateLimiter

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

Disable virtualenv cache used in GitHub Actions #79

Closed JWCook closed 1 year ago

JWCook commented 1 year ago

Follow-up from https://github.com/vutran1710/PyrateLimiter/pull/76#issuecomment-1257283006

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.15% // Head: 98.15% // No change to project coverage :thumbsup:

Coverage data is based on head (6b2123b) compared to base (ca1a54b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ======================================= Coverage 98.15% 98.15% ======================================= Files 7 7 Lines 379 379 Branches 33 33 ======================================= Hits 372 372 Misses 4 4 Partials 3 3 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vu+Tran). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vu+Tran)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.