Skip to content

test: cover single-variable warn branch in CategoricalImputer and rem…

0b468f3
Select commit
Loading
Failed to load commit list.
Open

feat: add unseen='warn' option to CountFrequencyEncoder #911

test: cover single-variable warn branch in CategoricalImputer and rem…
0b468f3
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 (0b468f3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #911   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files         116      116           
  Lines        4978     4992   +14     
  Branches      795      802    +7     
=======================================
+ Hits         4892     4906   +14     
  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.