Skip to content

Include exception message in ErrorAnalysisCard subtitle#4982

Closed
shrutipatel31 wants to merge 1 commit into
facebook:mainfrom
shrutipatel31:export-D94617700
Closed

Include exception message in ErrorAnalysisCard subtitle#4982
shrutipatel31 wants to merge 1 commit into
facebook:mainfrom
shrutipatel31:export-D94617700

Conversation

@shrutipatel31
Copy link
Copy Markdown
Contributor

Summary:
The exception message is now displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable) without needing to expand the error card.

Previously, the subtitle only showed a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Now it shows the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

Differential Revision: D94617700

@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 5, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 5, 2026

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.84%. Comparing base (1054802) to head (202bea3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4982   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files         601      602    +1     
  Lines       64783    64805   +22     
=======================================
+ Hits        62739    62761   +22     
  Misses       2044     2044           

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

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 9, 2026
Summary:

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Differential Revision: D94617700
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 10, 2026
Summary:

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Differential Revision: D94617700
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 11, 2026
Summary:

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Differential Revision: D94617700
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 11, 2026
Summary:
Pull Request resolved: facebook#4982

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Differential Revision: D94617700
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 11, 2026
Summary:
Pull Request resolved: facebook#4982

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Differential Revision: D94617700
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 11, 2026
Summary:

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Differential Revision: D94617700
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Mar 11, 2026
Summary:

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Reviewed By: bernardbeckerman

Differential Revision: D94617700
Summary:

Currently, the subtitle only shows a generic message like "AnalysisNotApplicableStateError encountered while computing ParallelCoordinatesPlot." Show the actual exception message, such as "AnalysisNotApplicableStateError: Experiment has no trials", providing immediate context.

The exception message can now be displayed in the ErrorAnalysisCard subtitle, allowing users to immediately see the reasoning (e.g., why an analysis is not applicable).

Reviewed By: bernardbeckerman

Differential Revision: D94617700
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 12, 2026

This pull request has been merged in 70f9046.

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