alan-turing-institute / TimeSeriesClassification.jl

Machine Learning with Time Series in Julia
MIT License
27 stars 5 forks source link

cleaning #6

Closed aa25desh closed 4 years ago

aa25desh commented 4 years ago

Pkg cleaning with, addition of complete tree.

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #6      +/-   ##
=========================================
+ Coverage    0.60%   0.63%   +0.02%     
=========================================
  Files           5       5              
  Lines         164     157       -7     
=========================================
  Hits            1       1              
+ Misses        163     156       -7     
Impacted Files Coverage Δ
src/IntervalBasedForest.jl 0.00% <0.00%> (ø)
src/MLJTime.jl 100.00% <ø> (ø)
src/datapath.jl 0.00% <0.00%> (ø)
src/interface.jl 0.00% <0.00%> (ø)
src/utils.jl 0.00% <0.00%> (ø)

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 ee30fda...5631b9e. Read the comment docs.