JuliaML / LIBSVM.jl

LIBSVM bindings for Julia
Other
88 stars 35 forks source link

Eliminate duplicated allocations of at-cfunction for libsvm_set_verbose #78

Closed iblislin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #78 (975948d) into master (76e57ad) will increase coverage by 0.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   82.88%   83.33%   +0.45%     
==========================================
  Files           5        5              
  Lines         222      222              
==========================================
+ Hits          184      185       +1     
+ Misses         38       37       -1     
Impacted Files Coverage Δ
src/LIBSVM.jl 92.07% <100.00%> (+0.60%) :arrow_up:
src/libcalls.jl 85.71% <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 76e57ad...975948d. Read the comment docs.