fix: duplicate error if annotation call has no argument list and lacks required parameters #650
Codecov / codecov/project
succeeded
Oct 19, 2023 in 0s
100.00% (+0.00%) compared to 10ed8bf
View this Pull Request on Codecov
100.00% (+0.00%) compared to 10ed8bf
Details
Codecov Report
Merging #650 (2cf9e43) into main (10ed8bf) will not change coverage.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #650 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 57 57
Lines 7324 7328 +4
Branches 1429 1431 +2
=========================================
+ Hits 7324 7328 +4
Files | Coverage Δ | |
---|---|---|
src/language/validation/other/argumentLists.ts | 100.00% <100.00%> (ø) |
Loading