Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reorders parameters of RangeScaler and makes them keyword-only #847

Merged
merged 4 commits into from
Jun 21, 2024

Merge branch '809-reorder-parameters-of-rangescalar' of https://githu…

c14ec94
Select commit
Loading
Failed to load commit list.
Merged

feat: reorders parameters of RangeScaler and makes them keyword-only #847

Merge branch '809-reorder-parameters-of-rangescalar' of https://githu…
c14ec94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

97.53% (+0.00%) compared to b81bcd6

View this Pull Request on Codecov

97.53% (+0.00%) compared to b81bcd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (b81bcd6) to head (c14ec94).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #847   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files         114      114           
  Lines        5803     5803           
=======================================
  Hits         5660     5660           
  Misses        143      143           

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