Skip to content

Added the latest changes from 1.16 spec. Moniker, CodeAction Resolve, DefaultBehavior and more #382

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

Merged
merged 1 commit into from
Oct 4, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

@david-driscoll david-driscoll added the enhancement New feature or request label Oct 4, 2020
@github-actions github-actions bot added this to the v0.18.1 milestone Oct 4, 2020
@codecov
Copy link

codecov bot commented Oct 4, 2020

Codecov Report

Merging #382 into master will increase coverage by 0.50%.
The diff coverage is 81.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   75.23%   75.73%   +0.50%     
==========================================
  Files         556      562       +6     
  Lines       13034    13495     +461     
  Branches     1190     1263      +73     
==========================================
+ Hits         9806    10221     +415     
- Misses       3228     3274      +46     
Impacted Files Coverage Δ
src/JsonRpc/AggregateResponse.cs 50.00% <ø> (ø)
src/JsonRpc/RequestRouterBase.cs 100.00% <ø> (ø)
src/JsonRpc/ResponseRouter.cs 86.11% <ø> (ø)
...ities/CodeActionCapabilityResolveSupportOptions.cs 0.00% <0.00%> (ø)
...s/CompletionItemCapabilityResolveSupportOptions.cs 0.00% <0.00%> (ø)
src/Protocol/Document/ICodeLensHandler.cs 100.00% <ø> (ø)
src/Protocol/Document/ICompletionHandler.cs 100.00% <ø> (ø)
src/Protocol/Document/IDocumentLinkHandler.cs 100.00% <ø> (ø)
src/Protocol/Models/CodeActionDisabled.cs 0.00% <0.00%> (ø)
src/Protocol/Models/CodeActionKind.cs 82.35% <ø> (ø)
... and 43 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 9cebed1...232da15. Read the comment docs.

@david-driscoll david-driscoll merged commit 7a1d7f6 into master Oct 4, 2020
@mergify mergify bot deleted the feature/0.16-update branch October 4, 2020 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant