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

update lightning language servers to v2.2.17 #1981

Merged
merged 4 commits into from
Feb 14, 2020
Merged

Conversation

nrkruk
Copy link
Contributor

@nrkruk nrkruk commented Feb 14, 2020

What does this PR do?

The lightning language servers have all been published publicly on NPM and are scoped within the @salesforce organization. This change updates the dependencies and removes the reliance on npm.lwcjs.org. Package names are now as follows:

lightning-lsp-common -> @salesforce/lightning-lsp-common
lwc-language-server -> @salesforce/lwc-language-server
aura-language-server -> @salesforce/aura-language-server

@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #1981 into develop will increase coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1981      +/-   ##
===========================================
+ Coverage    73.17%   73.18%   +0.01%     
===========================================
  Files          232      232              
  Lines         8651     8651              
  Branches       987      987              
===========================================
+ Hits          6330     6331       +1     
+ Misses        2083     2081       -2     
- Partials       238      239       +1
Impacted Files Coverage Δ
...-lwc/src/testSupport/testIndexer/lwcTestIndexer.ts 89.28% <ø> (ø) ⬆️
...ode-lightning/src/views/component-tree-provider.ts 0% <0%> (ø) ⬆️
...scode-lwc/src/commands/forceLightningLwcPreview.ts 83.33% <100%> (ø) ⬆️
...code-lwc/src/testSupport/testRunner/testWatcher.ts 82.85% <0%> (+2.85%) ⬆️

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 52db52e...903798e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants