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

fix: duplicate error if annotation call has no argument list and lacks required parameters #650

Merged
merged 1 commit into from
Oct 19, 2023

fix: duplicate error if annotation call has no argument list and lack…

2cf9e43
Select commit
Loading
Failed to load commit list.
Merged

fix: duplicate error if annotation call has no argument list and lacks required parameters #650

fix: duplicate error if annotation call has no argument list and lack…
2cf9e43
Select commit
Loading
Failed to load commit list.
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 is 100.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%> (ø)