Skip to content

Conversation

shrutipatel31
Copy link
Contributor

Summary: To resolve a circular dependency between ax.core and statstools, this diff moves the relativize, unrelativize, and relativize_data functions out of statstools. The Data class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Differential Revision: D83095707

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

@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating diff in D83095707.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 24, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Differential Revision: D83095707
@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 98.83721% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.26%. Comparing base (c4ced1d) to head (63ce387).

Files with missing lines Patch % Lines
ax/core/data.py 91.30% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4341   +/-   ##
=======================================
  Coverage   96.26%   96.26%           
=======================================
  Files         564      566    +2     
  Lines       58122    58179   +57     
=======================================
+ Hits        55951    56006   +55     
- Misses       2171     2173    +2     

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

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 24, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

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

@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating diff in D83095707.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 24, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

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

@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating diff in D83095707.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 25, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

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

@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating diff in D83095707.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 25, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Differential Revision: D83095707
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 25, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Differential Revision: D83095707
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 25, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Differential Revision: D83095707
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 25, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Differential Revision: D83095707
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Sep 25, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

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

@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating diff in D83095707.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Oct 1, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Reviewed By: mgarrard

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

@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83095707.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Oct 1, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Reviewed By: mgarrard

Differential Revision: D83095707
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Reviewed By: mgarrard

Differential Revision: D83095707
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Oct 1, 2025
…ncy in imports (facebook#4341)

Summary:

To resolve a circular dependency between `ax.core` and `statstools`, this diff moves the `relativize`, `unrelativize`, and `relativize_data` functions out of statstools. The `Data` class now provides a relativized method to replace relativize_data, and all relevant imports, dependencies, and unit tests have been updated accordingly.

Reviewed By: mgarrard

Differential Revision: D83095707
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 meta-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants