Closed saitcakmak closed 1 week ago
This pull request was exported from Phabricator. Differential Revision: D66006629
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.98%. Comparing base (
92d73e4
) to head (c580e2a
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request has been merged in pytorch/botorch@3c2ce15ea2f0b24f0985ec83ed04b36188980f74.
Summary: There was a lot of repetition between these two methods. This diff extracts the shared parts into a helper method.
Also cleaned some pyre complains while at it.
Differential Revision: D66006629