Closed barucden closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.86%. Comparing base (
c884df6
) to head (dcdb4b1
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I took the CI settings from LIBLINEAR.jl. Now, Codecov runs, and we also test x86 architectures.
The inclusion of x86 revealed a few tests that were too strict, so I added a tolerance there. Can you check, @ablaom, that it is all good?
Just like in https://github.com/JuliaML/LIBLINEAR.jl/pull/31