Skip to content

Include private names from __all__ in pyrefly coverage report#3580

Open
jorenham wants to merge 1 commit into
facebook:mainfrom
jorenham:gh-3578
Open

Include private names from __all__ in pyrefly coverage report#3580
jorenham wants to merge 1 commit into
facebook:mainfrom
jorenham:gh-3578

Conversation

@jorenham
Copy link
Copy Markdown
Contributor

Summary

Fixes #3578

Merge conflicts with #3578 are unavoidable, but I tried to avoid them from getting to big (didn't check though).
I don't have a particular preference for merge order.

Test Plan

Served with integration- and unit tests.

@github-actions
Copy link
Copy Markdown

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented May 26, 2026

@yangdanny97 has imported this pull request. If you are a Meta employee, you can view this in D106426454.

Copy link
Copy Markdown
Contributor

@kinto0 kinto0 left a comment

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyrefly report should include private names listed in __all__

2 participants