Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: error if type parameter is used in nested named type declaration #750

feat: error if type parameter is used in nested named type declaration

354c00d
Select commit
Loading
Failed to load commit list.
Merged

feat: error if type parameter is used in nested named type declaration #750

feat: error if type parameter is used in nested named type declaration
354c00d
Select commit
Loading
Failed to load commit list.
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 is 100.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%> (ø)