RedisBloom / t-digest-c

Wicked Fast, Accurate Quantiles Using 'T-Digests'
Other
15 stars 4 forks source link

Added perf record/report automation to makefile #2

Closed filipecosta90 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #2 (29d7635) into master (42f8b5a) will increase coverage by 0.07%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   94.03%   94.11%   +0.07%     
==========================================
  Files           1        1              
  Lines         151      153       +2     
==========================================
+ Hits          142      144       +2     
  Misses          9        9              
Impacted Files Coverage Δ
src/tdigest.c 94.11% <80.00%> (+0.07%) :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 42f8b5a...29d7635. Read the comment docs.