JuliaML / LIBSVM.jl

LIBSVM bindings for Julia
Other
88 stars 35 forks source link

add libsvm_version c global var #69

Closed iblislin closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #69 (b080895) into master (642cefb) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   81.00%   81.09%   +0.09%     
==========================================
  Files           4        4              
  Lines         200      201       +1     
==========================================
+ Hits          162      163       +1     
  Misses         38       38              
Impacted Files Coverage Δ
src/LIBSVM.jl 89.37% <100.00%> (+0.06%) :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 642cefb...b080895. Read the comment docs.