fabric8-analytics / fabric8-analytics-lsp-server

Apache License 2.0
9 stars 33 forks source link

fix: mute syntax errors from package.json #191

Closed arajkumar closed 3 years ago

arajkumar commented 3 years ago

It doesn't make sense to throw syntax errors.

Fixes https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/issues/513 Signed-off-by: Arunprasad Rajkumar arajkuma@redhat.com

codecov-commenter commented 3 years ago

Codecov Report

Merging #191 (ecb661a) into master (332a21d) will decrease coverage by 0.20%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
- Coverage   96.74%   96.54%   -0.21%     
==========================================
  Files          11       11              
  Lines         430      434       +4     
  Branches       81       82       +1     
==========================================
+ Hits          416      419       +3     
- Misses         14       15       +1     
Impacted Files Coverage Δ
src/collector/package.json.ts 94.44% <80.00%> (-5.56%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 332a21d...ecb661a. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 0.4.28 :tada:

The release is available on:

Your semantic-release bot :package::rocket: