Skip to content

fixed

aa75e97
Select commit
Loading
Failed to load commit list.
Open

[ENH] defer trailing underscore attribute assignment in fit() for imputers and discretisers #917

fixed
aa75e97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 0s

98.25% (-0.02%) compared to f72a2b7, passed because coverage increased by 0.01% when compared to adjusted base (98.23%)

View this Pull Request on Codecov

98.25% (-0.02%) compared to f72a2b7, passed because coverage increased by 0.01% when compared to adjusted base (98.23%)

Details

Codecov Report

❌ Patch coverage is 98.80240% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.25%. Comparing base (f72a2b7) to head (aa75e97).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
feature_engine/transformation/log.py 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
- Coverage   98.27%   98.25%   -0.02%     
==========================================
  Files         116      116              
  Lines        4978     5036      +58     
  Branches      795      797       +2     
==========================================
+ Hits         4892     4948      +56     
- Misses         55       56       +1     
- Partials       31       32       +1     

☔ 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.