Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add count_only_trials_with_data to trial-based TCs #3012

Closed
wants to merge 1 commit into from

Conversation

mgarrard
Copy link
Contributor

@mgarrard mgarrard commented Nov 2, 2024

Summary: For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Differential Revision: D64617987

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 2, 2024
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.82%. Comparing base (6cf2ae3) to head (859211d).

Files with missing lines Patch % Lines
ax/modelbridge/transition_criterion.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3012      +/-   ##
==========================================
- Coverage   95.82%   95.82%   -0.01%     
==========================================
  Files         503      503              
  Lines       50809    50811       +2     
==========================================
+ Hits        48690    48691       +1     
- Misses       2119     2120       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

mgarrard added a commit to mgarrard/Ax that referenced this pull request Nov 5, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Nov 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

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

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

mgarrard added a commit to mgarrard/Ax that referenced this pull request Nov 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 4, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 5, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 5, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 5, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

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

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

mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

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

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

mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 6, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

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

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

mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 8, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 8, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 9, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 9, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 9, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 9, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 9, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

Differential Revision: D64617987
mgarrard added a commit to mgarrard/Ax that referenced this pull request Dec 9, 2024
Summary:

For some GenerationStrategies we only want to progress if the trials in the expected statuses also actually have data, this extends trial based criterion to consider if we have data or not

Reviewed By: lena-kashtelyan

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5b5b646.

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