Fix MLJ Serialization, add test for single class classifiers, fix single class classifiers predict #35
+76
−20
Codecov / codecov/project
failed
Mar 22, 2024 in 1s
71.14% (-4.42%) compared to 28930d4
View this Pull Request on Codecov
71.14% (-4.42%) compared to 28930d4
Details
Codecov Report
Attention: Patch coverage is 14.28571%
with 30 lines
in your changes are missing coverage. Please review.
Project coverage is 71.14%. Comparing base (
28930d4
) to head (e026b62
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/mlj_serialization.jl | 0.00% | 30 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #35 +/- ##
==========================================
- Coverage 75.55% 71.14% -4.42%
==========================================
Files 6 6
Lines 180 201 +21
==========================================
+ Hits 136 143 +7
- Misses 44 58 +14
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading