holgerteichgraeber / TimeSeriesClustering.jl

Julia implementation of unsupervised learning methods for time series datasets. It provides functionality for clustering and aggregating, detecting motifs, and quantifying similarity between time series datasets.
MIT License
82 stars 23 forks source link

fix an index to make ref work in paper.md #105

Closed danielskatz closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   64.46%   64.49%   +0.02%     
==========================================
  Files           9        9              
  Lines         515      521       +6     
==========================================
+ Hits          332      336       +4     
- Misses        183      185       +2
Impacted Files Coverage Δ
src/clustering/run_clust.jl 87.25% <0%> (-1.29%) :arrow_down:

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 ed180c0...2d464c9. Read the comment docs.