Skip to content

Conversation

@jgellin-sf
Copy link
Contributor

What does this PR do?

This bumps the version of @salesforce/soql-language-server to 0.2.9 so it can be published in support of the VSCode build.

What issues does this PR fix or reference?

@W-8431809@, @W-8432064@

@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #102 (afa8dd0) into develop (0d32428) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #102   +/-   ##
========================================
  Coverage    94.62%   94.62%           
========================================
  Files           43       43           
  Lines         1283     1283           
  Branches       283      273   -10     
========================================
  Hits          1214     1214           
  Misses          67       67           
  Partials         2        2           
Flag Coverage Δ
language-server 96.93% <ø> (ø)
soql-builder-ui 92.62% <ø> (ø)
soql-model 95.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 0d32428...afa8dd0. Read the comment docs.

@jgellin-sf jgellin-sf merged commit 980563c into develop Dec 10, 2020
@jgellin-sf jgellin-sf deleted the jg/publish-0.2.9 branch December 10, 2020 19:59
dehru added a commit that referenced this pull request Jan 15, 2021
* model WHERE clause (#68)
* Remote SOQL Errors - Language Server Part (#93)
* remove code builder (#92)
* Move from antlr4JS to antlr4TS (#96)
* SOQL code completion for SELECT fields (#99)
* publish language server 0.2.9 (#102)
* Fix LSP dependency (#104)
* Disabled 'Running...' button while query running (#106)
* Add basic code-completion for ORDER BY and other improvements (#107)
* Dehru and JG telemetry - Send GDPR clean data to telemetry when errors/unsupported syntax present (#110)
* Disable WHERE in model (#113)
* Bump versions for publishing (#114)
* Code-completion for WHERE clause expressions (#112)
Co-authored-by: Jonathan Gellin <jgellin@salesforce.com>
Co-authored-by: jgellin-sf <55159130+jgellin-sf@users.noreply.github.com>
Co-authored-by: Chase McCarthy <charles.mccarthy@heroku.com>
Co-authored-by: Jonny Hork <jhork@salesforce.com>
Co-authored-by: Fernando Dobladez <fernandodobladez@salesforce.com>
Co-authored-by: Jonathan Gellin <jgellin@salesforce.com>
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.

2 participants