feat: error if wildcard import has alias #574
Merged
Codecov / codecov/project
succeeded
Sep 21, 2023 in 1s
99.74% (+0.00%) compared to bd73bc5
View this Pull Request on Codecov
99.74% (+0.00%) compared to bd73bc5
Details
Codecov Report
Merging #574 (5c76436) into main (bd73bc5) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #574 +/- ##
=======================================
Coverage 99.73% 99.74%
=======================================
Files 16 17 +1
Lines 1899 1925 +26
Branches 388 392 +4
=======================================
+ Hits 1894 1920 +26
Misses 5 5
Files Changed | Coverage Δ | |
---|---|---|
src/language/helpers/astShortcuts.ts | 94.73% <100.00%> (+1.40%) |
⬆️ |
src/language/validation/imports.ts | 100.00% <100.00%> (ø) |
|
src/language/validation/safe-ds-validator.ts | 100.00% <100.00%> (ø) |
Loading