Closed jrecuerda closed 5 years ago
Merging #116 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #116 +/- ##
=======================================
Coverage 97.67% 97.67%
=======================================
Files 16 16
Lines 1722 1722
=======================================
Hits 1682 1682
Misses 40 40
Impacted Files | Coverage Δ | |
---|---|---|
src/khiva/matrix.cpp | 98.87% <100%> (ø) |
: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 0b4bf98...ef22742. Read the comment docs.
The type of the returned array 'distances' by the C binding was of the same type as the input time series. When the input time series was of type integer the distances were being returned truncated.
Make sure you have checked all steps below.
Description
Tests
Benchmarks
Commits
License
Documentation