alan-turing-institute / TimeSeriesClassification.jl

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

Adds Benchmarking, testing #7

Closed aa25desh closed 4 years ago

aa25desh commented 4 years ago

Adding Benchmarking, testing.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
+ Coverage    0.63%   66.16%   +65.52%     
===========================================
  Files           5        5               
  Lines         157      133       -24     
===========================================
+ Hits            1       88       +87     
+ Misses        156       45      -111     
Impacted Files Coverage Δ
src/utils.jl 0.00% <0.00%> (ø)
src/datapath.jl 79.16% <0.00%> (+79.16%) :arrow_up:
src/interface.jl 94.11% <0.00%> (+94.11%) :arrow_up:
src/IntervalBasedForest.jl 98.11% <0.00%> (+98.11%) :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 5631b9e...f687e9b. Read the comment docs.