-
Notifications
You must be signed in to change notification settings - Fork 140
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 LS dependencies #1163
Update LS dependencies #1163
Conversation
# Conflicts: # languageserver/go.mod # languageserver/go.sum
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 141b10c Results
|
@sideninja Do we still need to get this in? Happy to sync |
Codecov Report
@@ Coverage Diff @@
## master #1163 +/- ##
=======================================
Coverage 77.17% 77.17%
=======================================
Files 279 279
Lines 35791 35791
=======================================
Hits 27623 27623
Misses 7081 7081
Partials 1087 1087
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Updated further to the latest Cadence release v0.20.2 and the latest Flow CLI release v0.29.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cadence-related changes look good, thank you!
Description
This PR updates language server dependencies needed for updating dependencies in the CLI, specifically it updates:
It also implements all the API changes made in the dependencies.
WIP: After CLI is released and tagged, tag the new version here
master
branchFiles changed
in the Github PR explorer