JuliaML / LIBSVM.jl

LIBSVM bindings for Julia
Other
88 stars 35 forks source link

Add GC.preserve to extend the object lifecycle #79

Closed iblislin closed 3 years ago

iblislin commented 3 years ago

Try to fix the random failures in CI

e.g.

codecov-commenter commented 3 years ago

Codecov Report

Merging #79 (96d6d1a) into master (b018d8e) will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   84.54%   84.75%   +0.20%     
==========================================
  Files           5        5              
  Lines         220      223       +3     
==========================================
+ Hits          186      189       +3     
  Misses         34       34              
Impacted Files Coverage Δ
src/LIBSVM.jl 93.93% <100.00%> (+0.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 b018d8e...96d6d1a. Read the comment docs.