Skip to content

Conversation

@saitcakmak
Copy link
Contributor

Summary:
Log transform was ignoring dependents attribute of the ChoiceParameters being transformed. This hasn't been an issue so far since we did not support >2 values in HSS GS, but we should fix it for future usage.

This diff transforms the dependents in the same way it transforms the parameter values.

Differential Revision:
D89405948

Privacy Context Container: L1307644

…ok#4678)

Summary:

Fixes dependent handling in `TaskChoiceToIntTaskChoice` by removing custom implementation of parent methods, which handle dependents correctly.

Differential Revision:
D89405149

Privacy Context Container: L1307644
Summary:
`Log` transform was ignoring `dependents` attribute of the `ChoiceParameters` being transformed. This hasn't been an issue so far since we did not support >2 values in HSS GS, but we should fix it for future usage.

This diff transforms the dependents in the same way it transforms the parameter values.

Differential Revision:
D89405948

Privacy Context Container: L1307644
@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 17, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 17, 2025

@saitcakmak has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89405948.

saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Dec 17, 2025
Summary:

`Log` transform was ignoring `dependents` attribute of the `ChoiceParameters` being transformed. This hasn't been an issue so far since we did not support >2 values in HSS GS, but we should fix it for future usage.

This diff transforms the dependents in the same way it transforms the parameter values.

Differential Revision:
D89405948

Privacy Context Container: L1307644
saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Dec 17, 2025
Summary:

`Log` transform was ignoring `dependents` attribute of the `ChoiceParameters` being transformed. This hasn't been an issue so far since we did not support >2 values in HSS GS, but we should fix it for future usage.

This diff transforms the dependents in the same way it transforms the parameter values.

Differential Revision:
D89405948

Privacy Context Container: L1307644
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.52%. Comparing base (b72fdf9) to head (cf6a529).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4679   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files         568      568           
  Lines       58960    58951    -9     
=======================================
- Hits        56910    56902    -8     
+ Misses       2050     2049    -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@meta-codesync
Copy link

meta-codesync bot commented Dec 18, 2025

This pull request has been merged in ca1368e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants