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/dimensionality checks #45

Closed dcuestam closed 6 years ago

dcuestam commented 6 years ago

Make sure you have checked all steps below.

Description

Tests

Benchmarks

Commits

License

Documentation

codecov[bot] commented 6 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #45      +/-   ##
=========================================
+ Coverage   98.48%   98.5%   +0.01%     
=========================================
  Files          12      12              
  Lines        1389    1403      +14     
=========================================
+ Hits         1368    1382      +14     
  Misses         21      21
Impacted Files Coverage Δ
src/khiva/dimensionality.cpp 98.52% <100%> (+0.08%) :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 e09a067...f77d4bd. Read the comment docs.