[ty] Extend cycle detection to recursive nominal instances - #27218
Draft
mtshiba wants to merge 17 commits into
Draft
[ty] Extend cycle detection to recursive nominal instances#27218mtshiba wants to merge 17 commits into
mtshiba wants to merge 17 commits into
Conversation
Typing conformance resultsNo changes detected ✅Current numbersThe percentage of diagnostics emitted that were expected errors held steady at 96.96%. The percentage of expected errors that received a diagnostic held steady at 92.96%. The number of fully passing files held steady at 106/133. |
Memory usage reportSummary
Significant changesClick to expand detailed breakdownsphinx
prefect
trio
flake8
|
Merging this PR will not alter performance
Comparing Footnotes
|
|
mtshiba
force-pushed
the
more-recursive-identity
branch
from
August 4, 2026 18:08
3c8da32 to
dc8e1e5
Compare
mtshiba
force-pushed
the
more-recursive-identity
branch
from
August 6, 2026 10:03
d35e6e7 to
b94799f
Compare
This reverts commit 6af87f4.
mtshiba
force-pushed
the
more-recursive-identity
branch
from
August 7, 2026 01:49
f6e79c9 to
139f0d0
Compare
mtshiba
force-pushed
the
more-recursive-identity
branch
from
August 7, 2026 06:45
139f0d0 to
1b8a6a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR fixes #26990 (comment)
Stacked on #27538
Test Plan
mdtest updated