Closed iblislin closed 3 years ago
Merging #75 (8cebafb) into master (35a640b) will decrease coverage by
0.21%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #75 +/- ##
==========================================
- Coverage 84.23% 84.01% -0.22%
==========================================
Files 4 4
Lines 222 219 -3
==========================================
- Hits 187 184 -3
Misses 35 35
Impacted Files | Coverage Δ | |
---|---|---|
src/LIBSVM.jl | 92.57% <100.00%> (-0.13%) |
: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 35a640b...8cebafb. Read the comment docs.
Great! Wasn't aware we could do that!
ref: https://docs.julialang.org/en/v1/manual/calling-c-and-fortran-code/#ccall-/-@cfunction-argument-translation-guide
cc @barucden