deriv-com / perl-WebService-Async-Onfido

Other
0 stars 15 forks source link

bugfix: ratelimiter not work #17

Closed chylli-deriv closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 3.61%. The diff coverage is 93.18%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17      +/-   ##
=======================================
+ Coverage   64.39%   68%   +3.61%     
=======================================
  Files          15    16       +1     
  Lines         410   447      +37     
  Branches       22    27       +5     
=======================================
+ Hits          264   304      +40     
+ Misses        132   127       -5     
- Partials       14    16       +2
Impacted Files Coverage Δ
lib/WebService/Async/Onfido.pm 82.77% <100%> (+2.6%) :arrow_up:
lib/WebService/Async/Onfido/RateLimiter.pm 91.66% <91.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1167654...85cf11f. Read the comment docs.

tom-binary commented 4 years ago

Closing this due to some implementation issues, we'll revisit in a new pull request.