Skip to content

added space at last of test_categorical_imputer.py

a0ea71d
Select commit
Loading
Failed to load commit list.
Open

feat: add errors parameter to CategoricalImputer for multimodal variables #908

added space at last of test_categorical_imputer.py
a0ea71d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

98.27% (+0.00%) compared to f72a2b7

View this Pull Request on Codecov

98.27% (+0.00%) compared to f72a2b7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.27%. Comparing base (f72a2b7) to head (a0ea71d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #908   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files         116      116           
  Lines        4978     4988   +10     
  Branches      795      800    +5     
=======================================
+ Hits         4892     4902   +10     
  Misses         55       55           
  Partials       31       31           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.