Skip to content

Conversation

@ItsMrLin
Copy link
Contributor

Summary:
ResultsAnalysis will err when trying to extract metric names from ScalarizedOutcomeConstraint. This change fixes it.

Meta: Currently we treat the mean/sem of the scalarized outcome constraint as nan (hence the feasibility of it) and avoid the error. Created T235432214 explicitly calculate the scalarized constraint values when calculating feasibility.

Reviewed By: Balandat

Differential Revision: D80653847

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 22, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D80653847

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2025

Codecov Report

❌ Patch coverage is 98.57143% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.15%. Comparing base (694d73c) to head (2f64de5).

Files with missing lines Patch % Lines
...plotly/tests/test_objective_p_feasible_frontier.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4193   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files         561      561           
  Lines       56957    57009   +52     
=======================================
+ Hits        54765    54815   +50     
- Misses       2192     2194    +2     

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

…nts (facebook#4181)

Summary:
Pull Request resolved: facebook#4181

`MultiObjectiveOptimizationConfig` constraint validation will err when trying to extract metric names from `ScalarizedOutcomeConstraint`. This change fixes it.

Meta: this blocks the loading of some experiments.

Reviewed By: Balandat

Differential Revision: D80640567
ItsMrLin added a commit to ItsMrLin/Ax that referenced this pull request Aug 22, 2025
Summary:

`ResultsAnalysis` will err when trying to extract metric names from `ScalarizedOutcomeConstraint`. This change fixes it.

Meta: Currently we treat the mean/sem of the scalarized outcome constraint as nan (hence the feasibility of it) and avoid the error. Created T235432214 explicitly calculate the scalarized constraint values when calculating feasibility.

Reviewed By: Balandat

Differential Revision: D80653847
Summary:
Pull Request resolved: facebook#4193

`ResultsAnalysis` will err when trying to extract metric names from `ScalarizedOutcomeConstraint`. This change fixes it.

Meta: Currently we treat the mean/sem of the scalarized outcome constraint as nan (hence the feasibility of it) and avoid the error. Created T235432214 explicitly calculate the scalarized constraint values when calculating feasibility.

Reviewed By: Balandat

Differential Revision: D80653847
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D80653847

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0542753.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants