Skip to content

Added latest spec changes, showDocument and onTypeRename #431

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 2 commits into from
Nov 14, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

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

codecov bot commented Nov 14, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3da76be). Click here to learn what that means.
The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #431   +/-   ##
=========================================
  Coverage          ?   72.84%           
=========================================
  Files             ?      588           
  Lines             ?    14344           
  Branches          ?     1377           
=========================================
  Hits              ?    10449           
  Misses            ?     3895           
  Partials          ?        0           
Impacted Files Coverage Δ
...Protocol/Client/Capabilities/ClientCapabilities.cs 50.00% <0.00%> (ø)
...nt/Capabilities/CompletionItemCapabilityOptions.cs 0.00% <0.00%> (ø)
src/Protocol/Document/IOnTypeRenameHandler.cs 0.00% <0.00%> (ø)
src/Protocol/Models/DidSaveTextDocumentParams.cs 100.00% <ø> (ø)
...Protocol/Models/FoldingRangeRegistrationOptions.cs 42.85% <0.00%> (ø)
src/Protocol/Models/OnTypeRenameRanges.cs 0.00% <0.00%> (ø)
src/Protocol/Models/ShowDocumentParams.cs 0.00% <0.00%> (ø)
...otocol/Models/TypeDefinitionRegistrationOptions.cs 42.85% <0.00%> (ø)
...Protocol/Models/VersionedTextDocumentIdentifier.cs 42.10% <0.00%> (ø)
...Protocol/Server/Capabilities/ServerCapabilities.cs 100.00% <ø> (ø)
... and 4 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 3da76be...e40c113. Read the comment docs.

@david-driscoll david-driscoll merged commit 508e3ac into master Nov 14, 2020
@mergify mergify bot deleted the feature/proposal-bump branch November 14, 2020 22:38
@github-actions github-actions bot modified the milestones: v0.18.4, v0.19.0 Nov 30, 2020
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