asecurityteam / rolling

Rolling window implementation in go.
Other
57 stars 20 forks source link

Fix percentile reduction when there are no values #5

Closed kconwayatlassian closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   93.42%   93.54%   +0.12%     
==========================================
  Files           4        4              
  Lines         213      217       +4     
==========================================
+ Hits          199      203       +4     
  Misses          9        9              
  Partials        5        5
Impacted Files Coverage Δ
reduce.go 90.72% <100%> (+0.25%) :arrow_up:

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 1d6ac5d...00c6cc8. Read the comment docs.