Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MLJ Serialization, add test for single class classifiers, fix single class classifiers predict #35

Merged
merged 3 commits into from
Jun 18, 2024

add test for single class classifiers, fix single class classifiers p…

e026b62
Select commit
Loading
Failed to load commit list.
Merged

Fix MLJ Serialization, add test for single class classifiers, fix single class classifiers predict #35

add test for single class classifiers, fix single class classifiers p…
e026b62
Select commit
Loading
Failed to load commit list.
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.