Skip to content

fix(structure): compare const type parameters#640

Merged
mrazauskas merged 1 commit intomainfrom
fix-check-'const'-type-parameters
Dec 19, 2025
Merged

fix(structure): compare const type parameters#640
mrazauskas merged 1 commit intomainfrom
fix-check-'const'-type-parameters

Conversation

@mrazauskas
Copy link
Member

When checking type structure, compare const type parameters as well.

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

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.04% (target: -1.00%) 82.35% (target: 85.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f098977) 7334 7243 98.76%
Head commit (43242dc) 7349 (+15) 7255 (+12) 98.72% (-0.04%)

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 (#640) 17 14 82.35%

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 c8999f9 into main Dec 19, 2025
35 of 40 checks passed
@mrazauskas mrazauskas deleted the fix-check-'const'-type-parameters branch December 19, 2025 18:28
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