feat: show error if own declaration has same name as core one #762
Codecov / codecov/project
succeeded
Nov 11, 2023 in 1s
100.00% (+0.00%) compared to 36663ca
View this Pull Request on Codecov
100.00% (+0.00%) compared to 36663ca
Details
Codecov Report
Merging #762 (9795309) into main (36663ca) will not change coverage.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #762 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 80 80
Lines 11492 11529 +37
Branches 2394 2401 +7
=========================================
+ Hits 11492 11529 +37
Files | Coverage Δ | |
---|---|---|
...safe-ds-lang/src/language/builtins/packageNames.ts | 100.00% <100.00%> (ø) |
|
...afe-ds-lang/src/language/validation/inheritance.ts | 100.00% <100.00%> (ø) |
|
...ages/safe-ds-lang/src/language/validation/names.ts | 100.00% <100.00%> (ø) |
|
...-lang/src/language/validation/safe-ds-validator.ts | 100.00% <100.00%> (ø) |
Loading