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/operation array #58

Closed avilchess closed 6 years ago

avilchess 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 #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          12       12           
  Lines        1444     1444           
=======================================
  Hits         1423     1423           
  Misses         21       21
Impacted Files Coverage Δ
src/khiva/distances.cpp 100% <ø> (ø) :arrow_up:
src/khiva/dimensionality.cpp 98.52% <ø> (ø) :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 90675ac...76fd32d. Read the comment docs.

avilchess commented 6 years ago

It is failing because we need to accept the changes in Khiva before.