JuliaML / LIBSVM.jl

LIBSVM bindings for Julia
Other
88 stars 35 forks source link

Relax label vector type to AbstractVector #65

Closed iblislin closed 3 years ago

iblislin commented 3 years ago

TODO:

codecov-io commented 3 years ago

Codecov Report

Merging #65 (0c39f90) into master (8b5e03e) will increase coverage by 0.39%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   80.78%   81.18%   +0.39%     
==========================================
  Files           4        4              
  Lines         203      202       -1     
==========================================
  Hits          164      164              
+ Misses         39       38       -1     
Impacted Files Coverage Δ
src/ScikitLearnAPI.jl 38.23% <0.00%> (+1.09%) :arrow_up:
src/LIBSVM.jl 89.44% <100.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 8b5e03e...0c39f90. Read the comment docs.