mennanov / limiters

Golang rate limiters for distributed applications
https://godoc.org/github.com/mennanov/limiters
MIT License
411 stars 47 forks source link

Always expect version to be in initial state in case key was removed #42

Closed radandrei closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 80.05%. Comparing base (fdeb965) to head (89c642b).

Files Patch % Lines
leakybucket.go 50.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #42 +/- ## ======================================= Coverage 80.05% 80.05% ======================================= Files 12 12 Lines 1449 1449 ======================================= Hits 1160 1160 Misses 212 212 Partials 77 77 ```

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