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: override fit in Classifier and Regressor #1176

Merged
merged 1 commit into from
May 17, 2024

fix: override `fit` in classifiers and regressors

1424d61
Select commit
Loading
Failed to load commit list.
Merged

fix: override fit in Classifier and Regressor #1176

fix: override `fit` in classifiers and regressors
1424d61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 1s

99.79% (+0.00%) compared to f357c38

View this Pull Request on Codecov

99.79% (+0.00%) compared to f357c38

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (f357c38) to head (1424d61).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1176   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files         110      110           
  Lines       19227    19227           
  Branches     4109     4109           
=======================================
  Hits        19187    19187           
  Misses         40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.