getconversio / redis-metrics

Easy metric tracking and aggregation using Redis
http://getconversio.github.io/redis-metrics/
MIT License
28 stars 8 forks source link

Upgrade to lodash-v4 #29

Closed stefanosala closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #29 into major-1 will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           major-1      #29      +/-   ##
===========================================
- Coverage    99.14%   99.13%   -0.02%     
===========================================
  Files            5        5              
  Lines          352      347       -5     
  Branches        84       84              
===========================================
- Hits           349      344       -5     
  Misses           3        3
Impacted Files Coverage Δ
lib/metrics.js 100% <ø> (ø) :arrow_up:
lib/counter.js 98.93% <100%> (-0.02%) :arrow_down:

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 62743c0...c9608cb. Read the comment docs.