uber-go / ratelimit

A Go blocking leaky-bucket rate limit implementation
MIT License
4.32k stars 300 forks source link

Make int64 based atomic ratelimiter default #101

Closed storozhukBM closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #101 (980cfa4) into main (b62b799) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #101   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           95        98    +3     
=========================================
+ Hits            95        98    +3     
Impacted Files Coverage Δ
limiter_atomic_int64.go 100.00% <100.00%> (ø)
ratelimit.go 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more