feat: show info if unnecessary syntax is used #566
Merged
Codecov / codecov/project
succeeded
Sep 20, 2023 in 0s
99.64% (+0.03%) compared to a877f4c
View this Pull Request on Codecov
99.64% (+0.03%) compared to a877f4c
Details
Codecov Report
Merging #566 (4e4f10e) into main (a877f4c) will increase coverage by
0.03%
.
The diff coverage is99.64%
.
@@ Coverage Diff @@
## main #566 +/- ##
==========================================
+ Coverage 99.60% 99.64% +0.03%
==========================================
Files 9 10 +1
Lines 1517 1673 +156
Branches 330 346 +16
==========================================
+ Hits 1511 1667 +156
Misses 6 6
Files Changed | Coverage Δ | |
---|---|---|
src/language/validation/names.ts | 99.00% <99.00%> (ø) |
|
src/language/validation/safe-ds-validator.ts | 100.00% <100.00%> (ø) |
|
src/language/validation/unnecessarySyntax.ts | 100.00% <100.00%> (ø) |
Loading