Skip to content

Remove generated_points argument to RandomGenerator (#5186)#5186

Closed
esantorella wants to merge 1 commit intofacebook:mainfrom
esantorella:export-D101824526
Closed

Remove generated_points argument to RandomGenerator (#5186)#5186
esantorella wants to merge 1 commit intofacebook:mainfrom
esantorella:export-D101824526

Conversation

@esantorella
Copy link
Copy Markdown
Contributor

@esantorella esantorella commented Apr 21, 2026

Summary:

Context: This was deprecated in Ax 1.0.0 and has not done anything since then.

This PR:

  • Removes generated_points argument to RandomGenerator
  • Removes places where this is passed (which would have been recursively triggering the warning)

Reviewed By: saitcakmak

Differential Revision: D101824526

@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 21, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 21, 2026

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

@meta-codesync meta-codesync Bot changed the title Remove generated_points argument to RandomGenerator Remove generated_points argument to RandomGenerator (#5186) Apr 21, 2026
esantorella added a commit to esantorella/Ax that referenced this pull request Apr 21, 2026
Summary:

**Context**: This was deprecated in Ax 1.0.0 and has not done anything since then.

**This PR**:
* Removes generated_points` argument to `RandomGenerator`
* Removes places where this is passed (which would have been recursively triggering the warning)

Reviewed By: saitcakmak

Differential Revision: D101824526
esantorella added a commit to esantorella/Ax that referenced this pull request Apr 21, 2026
Summary:

**Context**: This was deprecated in Ax 1.0.0 and has not done anything since then.

**This PR**:
* Removes `generated_points` argument to `RandomGenerator`
* Removes places where this is passed (which would have been recursively triggering the warning)

Reviewed By: saitcakmak

Differential Revision: D101824526
esantorella added a commit to esantorella/Ax that referenced this pull request Apr 21, 2026
Summary:
Pull Request resolved: facebook#5186

**Context**: This was deprecated in Ax 1.0.0 and has not done anything since then.

**This PR**:
* Removes `generated_points` argument to `RandomGenerator`
* Removes places where this is passed (which would have been recursively triggering the warning)

Reviewed By: saitcakmak

Differential Revision: D101824526
@esantorella esantorella force-pushed the export-D101824526 branch 2 times, most recently from 32a4e58 to ff17523 Compare April 23, 2026 17:24
esantorella added a commit to esantorella/Ax that referenced this pull request Apr 23, 2026
Summary:

**Context**: This was deprecated in Ax 1.0.0 and has not done anything since then.

**This PR**:
* Removes `generated_points` argument to `RandomGenerator`
* Removes places where this is passed (which would have been recursively triggering the warning)

Reviewed By: saitcakmak

Differential Revision: D101824526
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.43%. Comparing base (ffd1057) to head (0b371c5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5186   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files         617      617           
  Lines       69312    69309    -3     
=======================================
- Hits        66840    66838    -2     
+ Misses       2472     2471    -1     

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

Summary:

**Context**: This was deprecated in Ax 1.0.0 and has not done anything since then.

**This PR**:
* Removes `generated_points` argument to `RandomGenerator`
* Removes places where this is passed (which would have been recursively triggering the warning)

Reviewed By: saitcakmak

Differential Revision: D101824526
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 23, 2026

This pull request has been merged in 98c7fd1.

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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants