Skip to content

Conversation

@CristianLara
Copy link
Contributor

Summary:

Summary

Add ExperimentStatus enum with phases: DRAFT, INITIALIZATION, OPTIMIZATION, COMPLETED.

Backward compatibility:
The status field defaults to None for existing experiments, maintaining full backward compatibility. New experiments can optionally set status as needed.

Differential Revision: D86801911

@meta-codesync
Copy link

meta-codesync bot commented Jan 5, 2026

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

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 5, 2026
CristianLara added a commit to CristianLara/Ax that referenced this pull request Jan 5, 2026
Summary:

# Summary

Add `ExperimentStatus` enum with phases: DRAFT, INITIALIZATION, OPTIMIZATION, COMPLETED.

**Backward compatibility:**
The status field defaults to `None` for existing experiments, maintaining full backward compatibility. New experiments can optionally set status as needed.

Differential Revision: D86801911
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.73%. Comparing base (c86d738) to head (be71a56).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4737   +/-   ##
=======================================
  Coverage   96.72%   96.73%           
=======================================
  Files         582      584    +2     
  Lines       60693    60756   +63     
=======================================
+ Hits        58705    58770   +65     
+ Misses       1988     1986    -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.

Summary:

# Summary

Add `ExperimentStatus` enum with phases: DRAFT, INITIALIZATION, OPTIMIZATION, COMPLETED.

**Backward compatibility:**
The status field defaults to `None` for existing experiments, maintaining full backward compatibility. New experiments can optionally set status as needed.

Differential Revision: D86801911
CristianLara added a commit to CristianLara/Ax that referenced this pull request Jan 7, 2026
Summary:

# Summary

Add `ExperimentStatus` enum with phases: DRAFT, INITIALIZATION, OPTIMIZATION, COMPLETED.

**Backward compatibility:**
The status field defaults to `None` for existing experiments, maintaining full backward compatibility. New experiments can optionally set status as needed.

Differential Revision: D86801911
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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants