srotya / sidewinder

Fast and scalable timeseries database
http://sidewinder.srotya.com
Apache License 2.0
25 stars 9 forks source link

Minor Feature Releases #47

Closed ambud closed 7 years ago

ambud commented 7 years ago

Features:

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9e0ad10). Click here to learn what that means. The diff coverage is 56.54%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage          ?   56.21%           
  Complexity        ?      769           
=========================================
  Files             ?      115           
  Lines             ?     4335           
  Branches          ?      480           
=========================================
  Hits              ?     2437           
  Misses            ?     1739           
  Partials          ?      159
Impacted Files Coverage Δ Complexity Δ
...om/srotya/sidewinder/core/analytics/MathUtils.java 72.09% <ø> (ø) 9 <0> (?)
.../srotya/sidewinder/core/api/CorrelationOpsApi.java 0% <ø> (ø) 0 <0> (?)
...sidewinder/core/storage/ItemNotFoundException.java 25% <ø> (ø) 1 <0> (?)
...a/com/srotya/sidewinder/cluster/api/InfluxApi.java 75% <ø> (ø) 5 <0> (?)
...va/com/srotya/sidewinder/core/utils/ByteUtils.java 63.15% <ø> (ø) 8 <0> (?)
...a/com/srotya/sidewinder/core/SidewinderConfig.java 100% <ø> (ø) 3 <0> (?)
...java/com/srotya/sidewinder/core/api/InfluxApi.java 76.47% <ø> (ø) 4 <0> (?)
...srotya/sidewinder/core/predicates/OrPredicate.java 40% <ø> (ø) 5 <0> (?)
...rotya/sidewinder/core/predicates/AndPredicate.java 40% <ø> (ø) 5 <0> (?)
...ore/ingress/binary/NettyBinaryIngestionServer.java 0% <0%> (ø) 0 <0> (?)
... and 27 more

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 9e0ad10...98f29f9. Read the comment docs.