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

Get rid of SurrogateRunner and SurrogateBenchmarkProblem #2988

Closed
wants to merge 1 commit into from

Conversation

esantorella
Copy link
Contributor

Summary:
Context:

  • SurrogateRunner and SurrogateBenchmarkProblem are unused as of D64855010. See that diff for further context.

Changes in this diff:

  • Remove SurrogateRunner
  • Remove SurrogateBenchmarkProblem
  • Remove corresponding tests (all functionality is covered by new tests, e.g. for SurrogateTestFunction)

Reviewed By: Balandat

Differential Revision: D65139431

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

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

esantorella added a commit to esantorella/Ax that referenced this pull request Oct 29, 2024
Summary:

Context:
* `SurrogateRunner` and `SurrogateBenchmarkProblem` are unused as of D64855010. See that diff for further context.

Changes in this diff:
* Remove `SurrogateRunner`
* Remove `SurrogateBenchmarkProblem`
* Remove corresponding tests (all functionality is covered by new tests, e.g. for `SurrogateTestFunction`)

Reviewed By: Balandat

Differential Revision: D65139431
esantorella added a commit to esantorella/Ax that referenced this pull request Oct 29, 2024
Summary:

Context:
* `SurrogateRunner` and `SurrogateBenchmarkProblem` are unused as of D64855010. See that diff for further context.

Changes in this diff:
* Remove `SurrogateRunner`
* Remove `SurrogateBenchmarkProblem`
* Remove corresponding tests (all functionality is covered by new tests, e.g. for `SurrogateTestFunction`)

Reviewed By: Balandat

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

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.59%. Comparing base (049de5f) to head (14dc9e2).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2988    +/-   ##
========================================
  Coverage   95.59%   95.59%            
========================================
  Files         487      486     -1     
  Lines       49108    48996   -112     
========================================
- Hits        46943    46838   -105     
+ Misses       2165     2158     -7     

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

Summary:

Context:
* `SurrogateRunner` and `SurrogateBenchmarkProblem` are unused as of D64855010. See that diff for further context.

Changes in this diff:
* Remove `SurrogateRunner`
* Remove `SurrogateBenchmarkProblem`
* Remove corresponding tests (all functionality is covered by new tests, e.g. for `SurrogateTestFunction`)

Reviewed By: Balandat

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

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

esantorella added a commit to esantorella/Ax that referenced this pull request Oct 30, 2024
Summary:

Context:
* `SurrogateRunner` and `SurrogateBenchmarkProblem` are unused as of D64855010. See that diff for further context.

Changes in this diff:
* Remove `SurrogateRunner`
* Remove `SurrogateBenchmarkProblem`
* Remove corresponding tests (all functionality is covered by new tests, e.g. for `SurrogateTestFunction`)

Reviewed By: Balandat

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

This pull request has been merged in 9afec01.

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