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

feat: add KNearestNeighborsImputer #864

Merged
merged 32 commits into from
Jul 2, 2024

style: apply automated linter fixes

c63833a
Select commit
Loading
Failed to load commit list.
Merged

feat: add KNearestNeighborsImputer #864

style: apply automated linter fixes
c63833a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

97.67% (+0.02%) compared to 62320a3

View this Pull Request on Codecov

97.67% (+0.02%) compared to 62320a3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.67%. Comparing base (62320a3) to head (c63833a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #864      +/-   ##
==========================================
+ Coverage   97.65%   97.67%   +0.02%     
==========================================
  Files         119      120       +1     
  Lines        6178     6234      +56     
==========================================
+ Hits         6033     6089      +56     
  Misses        145      145              

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