Skip to content

Don't merge nested functions into module-level ones in pyrefly coverage#4026

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

Don't merge nested functions into module-level ones in pyrefly coverage#4026
jorenham wants to merge 1 commit into
facebook:mainfrom
jorenham:gh-4018

Conversation

@jorenham

@jorenham jorenham commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes #4018

Test Plan

Regression test added

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

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

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 coverage merges nested functions into same-named module-level functions

2 participants