-
Notifications
You must be signed in to change notification settings - Fork 321
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D64617987 |
Codecov ReportAttention: Patch coverage is
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. |
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
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
86ad2b9
to
c0ac309
Compare
This pull request was exported from Phabricator. 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 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 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 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 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 Differential Revision: D64617987
c0ac309
to
179155d
Compare
This pull request was exported from Phabricator. Differential Revision: D64617987 |
179155d
to
0b2ce16
Compare
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
This pull request was exported from Phabricator. 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
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
0b2ce16
to
abb812e
Compare
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
This pull request was exported from Phabricator. 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
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
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
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
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
abb812e
to
859211d
Compare
This pull request was exported from Phabricator. Differential Revision: D64617987 |
This pull request has been merged in 5b5b646. |
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