Skip to content

test: add coverage for GroupStandardScaler (variables=None, multi-ref…

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

feat: Add GroupStandardScaler for scaling variables relative to a giv… #915

test: add coverage for GroupStandardScaler (variables=None, multi-ref…
0b266f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

98.29% (+0.02%) compared to f72a2b7

View this Pull Request on Codecov

98.29% (+0.02%) compared to f72a2b7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.29%. Comparing base (f72a2b7) to head (0b266f8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
+ Coverage   98.27%   98.29%   +0.02%     
==========================================
  Files         116      117       +1     
  Lines        4978     5048      +70     
  Branches      795      806      +11     
==========================================
+ Hits         4892     4962      +70     
  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.