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

Move ax.preview.api to ax.api #3466

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mpolson64
Copy link
Contributor

Differential Revision: D70647192

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

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

@facebook-github-bot
Copy link
Contributor

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 5, 2025
Summary: Pull Request resolved: facebook#3466

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

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 5, 2025
Summary: Pull Request resolved: facebook#3466

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

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 5, 2025
Summary: Pull Request resolved: facebook#3466

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

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 5, 2025
Summary: Pull Request resolved: facebook#3466

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

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 5, 2025
Summary: Pull Request resolved: facebook#3466

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

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 6, 2025
Summary: Pull Request resolved: facebook#3466

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

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

mpolson64 added a commit to mpolson64/Ax that referenced this pull request Mar 6, 2025
Summary: Pull Request resolved: facebook#3466

Differential Revision: D70647192
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2025

Codecov Report

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

Project coverage is 96.02%. Comparing base (4473fe7) to head (2247ad2).

Files with missing lines Patch % Lines
ax/generation_strategy/dispatch_utils.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3466      +/-   ##
==========================================
- Coverage   96.03%   96.02%   -0.01%     
==========================================
  Files         539      537       -2     
  Lines       52904    52887      -17     
==========================================
- Hits        50804    50787      -17     
  Misses       2100     2100              

☔ 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.

mpolson64 and others added 3 commits March 5, 2025 20:50
Summary: We have a new choose_generation_strategy in ax.preview.modelbridge that will be migrated out of preview in the next diff. Rename existing choose_generation_strategy to avoid name conflict

Differential Revision: D70647194
Summary: As titled. Also refactored slightly such that we wont be importing from ax.api anywhere in the codebase. To keep our module structure easy to reason about it is very important to keep the ax.api module at the root of our dep tree.

Differential Revision: D70647193
Summary: Pull Request resolved: facebook#3466

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

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants