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

Fix/codecov path #35

Closed otorreno closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 3.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage    85.5%   88.57%   +3.07%     
==========================================
  Files          12       12              
  Lines        1400     1400              
==========================================
+ Hits         1197     1240      +43     
+ Misses        203      160      -43
Impacted Files Coverage Δ
khiva/src/khiva/matrix.cpp
khiva/src/khiva/version.cpp
khiva/src/khiva/distances.cpp
khiva/src/khiva/regularization.cpp
khiva/src/khiva/statistics.cpp
khiva/src/khiva/library.cpp
khiva/src/khiva/linalg.cpp
khiva/src/khiva/normalization.cpp
khiva/src/khiva/regression.cpp
khiva/src/khiva/dimensionality.cpp
... and 14 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 f2712a8...19060e0. Read the comment docs.