JuliaML / LIBSVM.jl

LIBSVM bindings for Julia
Other
88 stars 35 forks source link

remove global variable `verbosity` #68

Closed iblislin closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #68 (f29197f) into master (dfc4f69) will decrease coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   81.18%   81.00%   -0.19%     
==========================================
  Files           4        4              
  Lines         202      200       -2     
==========================================
- Hits          164      162       -2     
  Misses         38       38              
Impacted Files Coverage Δ
src/ScikitLearnTypes.jl 100.00% <ø> (ø)
src/LIBSVM.jl 89.30% <100.00%> (-0.14%) :arrow_down:
src/LibSVMtypes.jl 100.00% <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 dfc4f69...f29197f. Read the comment docs.