anacierdem / vscode-requirejs

Provides goto definition functionality for require js modules.
MIT License
21 stars 14 forks source link

Add project examples demonstrating settings.json parameters #47

Closed prantlf closed 6 years ago

prantlf commented 7 years ago

Helps demonstrating use cases supported by #46.

prantlf commented 7 years ago

I am not sure, what caused the failure. At first, I would like to look at the problem, that something cannot parse a valid JavaScript in the build.js.

29 passing (797ms)

Failed to parse file: /home/travis/build/anacierdem/vscode-requirejs/examples/css-plugin/build/build.js

process 3291: D-Bus library appears to be incorrectly set up; failed to read machine uuid:
              Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
codecov-io commented 7 years ago

Codecov Report

Merging #47 into master will decrease coverage by 0.25%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   56.68%   56.43%   -0.26%     
==========================================
  Files           1        1              
  Lines         217      241      +24     
  Branches       47       51       +4     
==========================================
+ Hits          123      136      +13     
- Misses         94      105      +11
Impacted Files Coverage Δ
extension.js 56.43% <62.5%> (-0.26%) :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 f0e0925...fa76ad8. Read the comment docs.