feat: error if type parameter is used in nested named type declaration #750
Codecov / codecov/project
succeeded
Nov 10, 2023 in 0s
100.00% (+0.00%) compared to 6510555
View this Pull Request on Codecov
100.00% (+0.00%) compared to 6510555
Details
Codecov Report
Merging #750 (354c00d) into main (6510555) will not change coverage.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #750 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 80 80
Lines 11211 11246 +35
Branches 2341 2347 +6
=========================================
+ Hits 11211 11246 +35
Files | Coverage Δ | |
---|---|---|
...ge/validation/other/declarations/typeParameters.ts | 100.00% <100.00%> (ø) |
|
...-lang/src/language/validation/safe-ds-validator.ts | 100.00% <100.00%> (ø) |
Loading