Skip to content

Fix error with OneHotEncoding constraint and integer computer_representation#2851

Merged
gsheni merged 4 commits intomainfrom
issue-2849-onehotencoding-error-integer-computer_representation
Mar 24, 2026
Merged

Fix error with OneHotEncoding constraint and integer computer_representation#2851
gsheni merged 4 commits intomainfrom
issue-2849-onehotencoding-error-integer-computer_representation

Conversation

@gsheni
Copy link
Contributor

@gsheni gsheni commented Mar 23, 2026

@gsheni gsheni requested review from fealho and frances-h March 23, 2026 13:44
@gsheni gsheni self-assigned this Mar 23, 2026
@gsheni gsheni requested a review from a team as a code owner March 23, 2026 13:44
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.06%. Comparing base (c7ba4fa) to head (6286799).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2851   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files          73       73           
  Lines        8286     8288    +2     
=======================================
+ Hits         8126     8128    +2     
  Misses        160      160           
Flag Coverage Δ
integration 75.66% <100.00%> (+<0.01%) ⬆️
unit 97.08% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gsheni gsheni requested a review from fealho March 23, 2026 18:07
@gsheni gsheni merged commit db5bcb2 into main Mar 24, 2026
47 checks passed
@gsheni gsheni deleted the issue-2849-onehotencoding-error-integer-computer_representation branch March 24, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OneHotEncoding constraint can error if numerical columns have integer computer_representation

3 participants