Skip to content

fix(structure): compare target type of type references#653

Merged
mrazauskas merged 1 commit intomainfrom
compare-target
Jan 10, 2026
Merged

fix(structure): compare target type of type references#653
mrazauskas merged 1 commit intomainfrom
compare-target

Conversation

@mrazauskas
Copy link
Member

When checking type structure, compare target type of type references instead of symbol. Because results of type comparisons are cached.

@mrazauskas mrazauskas changed the title refactor(structure): compare target type of type references fix(structure): compare target type of type references Jan 10, 2026
@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 (38813f2) 7248 7156 98.73%
Head commit (8b174d3) 7238 (-10) 7146 (-10) 98.73% (+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 (#653) 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 merged commit d5c4aeb into main Jan 10, 2026
22 checks passed
@mrazauskas mrazauskas deleted the compare-target branch January 10, 2026 06:54
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