shapelets / khiva

An open-source library of algorithms to analyse time series in GPU and CPU.
https://khiva.readthedocs.io/
Mozilla Public License 2.0
228 stars 30 forks source link

Increasing coverage #36

Closed otorreno closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #36 into master will increase coverage by 9.91%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   88.57%   98.48%   +9.91%     
==========================================
  Files          12       12              
  Lines        1400     1389      -11     
==========================================
+ Hits         1240     1368     +128     
+ Misses        160       21     -139
Impacted Files Coverage Δ
src/khiva/dimensionality.cpp 98.44% <ø> (+1.87%) :arrow_up:
src/khiva/features.cpp 97.22% <ø> (+3.57%) :arrow_up:
src/khiva/distances.cpp 100% <100%> (ø) :arrow_up:
src/khiva/library.cpp 100% <0%> (+14.28%) :arrow_up:
src/khiva/matrix.cpp 99.65% <0%> (+31.46%) :arrow_up:
src/khiva/regularization.cpp 100% <0%> (+66.66%) :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 128e53b...f0e0461. Read the comment docs.