feature-engine / feature_engine

Feature engineering package with sklearn like functionality
https://feature-engine.trainindata.com/
BSD 3-Clause "New" or "Revised" License
1.88k stars 310 forks source link

refactor find_all_variables #716

Closed solegalli closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4f430d1) 98.06% compared to head (7dad1bf) 98.17%.

:exclamation: Current head 7dad1bf differs from pull request most recent head 126e98e. Consider uploading reports for the commit 126e98e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #716 +/- ## ========================================== + Coverage 98.06% 98.17% +0.11% ========================================== Files 102 102 Lines 3927 3946 +19 Branches 772 780 +8 ========================================== + Hits 3851 3874 +23 + Misses 28 26 -2 + Partials 48 46 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.