feat: raise ValueError when variables and missing_only=True are used together in AddMissingIndicator and DropMissingData #912
Codecov / codecov/project
succeeded
Mar 16, 2026 in 1s
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 (dc34edf).
Additional details and impacted files
@@ Coverage Diff @@
## main #912 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 116 116
Lines 4978 4996 +18
Branches 795 804 +9
=======================================
+ Hits 4892 4910 +18
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.
Loading