alan-turing-institute / TimeSeriesClassification.jl

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

Adds - CategoricalArrays #5

Closed aa25desh closed 4 years ago

aa25desh commented 4 years ago

CategoricalArrays & Fix TSF

codecov-commenter commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #5      +/-   ##
=========================================
+ Coverage    0.57%   0.60%   +0.03%     
=========================================
  Files           5       5              
  Lines         173     164       -9     
=========================================
  Hits            1       1              
+ Misses        172     163       -9     
Impacted Files Coverage Δ
src/IntervalBasedForest.jl 0.00% <0.00%> (ø)
src/datapath.jl 0.00% <0.00%> (ø)
src/interface.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 84ccd33...ee30fda. Read the comment docs.