Skip to content

fix(structure): treat NoInfer<T> as identical to T#638

Merged
mrazauskas merged 1 commit intomainfrom
handle-noInfer
Dec 18, 2025
Merged

fix(structure): treat NoInfer<T> as identical to T#638
mrazauskas merged 1 commit intomainfrom
handle-noInfer

Conversation

@mrazauskas
Copy link
Member

When comparing type structure, treat NoInfer<T> is identical to T.

@mrazauskas mrazauskas enabled auto-merge (squash) December 18, 2025 15:49
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 85.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (51117ac) 7301 7213 98.79%
Head commit (56e1ed3) 7311 (+10) 7223 (+10) 98.80% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#638) 10 10 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@mrazauskas mrazauskas changed the title fix: when comparing type structure, treat NoInfer<T> is identical to T fix(structure): treat NoInfer<T> as identical to T Dec 18, 2025
@mrazauskas mrazauskas merged commit b07e8f7 into main Dec 18, 2025
39 of 40 checks passed
@mrazauskas mrazauskas deleted the handle-noInfer branch December 18, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant