Skip to content

Enable Pyrefly for fbcode/ax (#5236)#5236

Open
maggiemoss wants to merge 1 commit into
facebook:mainfrom
maggiemoss:export-D109082535
Open

Enable Pyrefly for fbcode/ax (#5236)#5236
maggiemoss wants to merge 1 commit into
facebook:mainfrom
maggiemoss:export-D109082535

Conversation

@maggiemoss

@maggiemoss maggiemoss commented Jun 18, 2026

Copy link
Copy Markdown

Summary:

Migrates fbcode/ax from Pyre to Pyrefly by removing the root python.set_pyrefly(False) opt-out so the tree inherits set_pyrefly(True) from the fbcode root default. Pre-existing type errors are suppressed via annotation-only # pyrefly: ignore comments; no runtime changes.


Reviewed By: connernilsen

Differential Revision: D109082535

@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jun 18, 2026
@meta-codesync

meta-codesync Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

@codecov-commenter

codecov-commenter commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.56%. Comparing base (e8b3898) to head (0e62ad5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5236      +/-   ##
==========================================
- Coverage   96.57%   96.56%   -0.01%     
==========================================
  Files         619      619              
  Lines       70186    70186              
==========================================
- Hits        67779    67774       -5     
- Misses       2407     2412       +5     

☔ View full report in Codecov by Harness.
📢 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.

@connernilsen connernilsen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

Summary:
Pull Request resolved: facebook#5236

Migrates `fbcode/ax` from Pyre to Pyrefly by removing the root `python.set_pyrefly(False)` opt-out so the tree inherits `set_pyrefly(True)` from the fbcode root default. Pre-existing type errors are suppressed via annotation-only `# pyrefly: ignore` comments; no runtime changes.

___

Reviewed By: connernilsen

Differential Revision: D109082535
@meta-codesync meta-codesync Bot changed the title Enable Pyrefly for fbcode/ax Enable Pyrefly for fbcode/ax (#5236) Jun 22, 2026
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. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants