JuliaML / LIBSVM.jl

LIBSVM bindings for Julia
Other
88 stars 35 forks source link

migrate CI to GitHub Actions #64

Closed iblislin closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #64 (8c463e6) into master (ea6a304) will decrease coverage by 3.31%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   84.10%   80.78%   -3.32%     
==========================================
  Files           4        4              
  Lines         195      203       +8     
==========================================
  Hits          164      164              
- Misses         31       39       +8     
Impacted Files Coverage Δ
src/ScikitLearnAPI.jl 37.14% <ø> (-6.20%) :arrow_down:
src/ScikitLearnTypes.jl 100.00% <ø> (ø)
src/LIBSVM.jl 89.44% <87.50%> (-1.70%) :arrow_down:

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 9764360...8c463e6. Read the comment docs.