Skip to content

brought back methods that were removed by accident (#276) #277

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
Aug 7, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #277 into master will increase coverage by 3.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   60.96%   64.29%   +3.33%     
==========================================
  Files         352      376      +24     
  Lines       10336    12423    +2087     
  Branches     1169     1429     +260     
==========================================
+ Hits         6301     7987    +1686     
- Misses       3664     3963     +299     
- Partials      371      473     +102     
Impacted Files Coverage Δ
src/Protocol/Models/Command.cs 27.77% <0.00%> (-22.23%) ⬇️
src/Protocol/Document/TextDocumentAttributes.cs 51.51% <0.00%> (-18.19%) ⬇️
src/Protocol/Models/CodeLensContainer.cs 35.13% <0.00%> (-14.87%) ⬇️
src/Protocol/Models/CompletionList.cs 22.80% <0.00%> (-12.91%) ⬇️
.../Protocol/Server/Capabilities/CompletionOptions.cs 77.77% <0.00%> (-11.12%) ⬇️
src/JsonRpc/HandlerCollection.cs 73.72% <0.00%> (-5.11%) ⬇️
src/JsonRpc.Testing/JsonRpcTestBase.cs 90.00% <0.00%> (-3.75%) ⬇️
src/JsonRpc/HandlerTypeDescriptor.cs 75.00% <0.00%> (-1.67%) ⬇️
src/Client/LanguageClient.cs 80.91% <0.00%> (-1.07%) ⬇️
src/Protocol/DocumentUri.cs 66.11% <0.00%> (-0.56%) ⬇️
... and 88 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 7d4ecc5...ee5f6f9. Read the comment docs.

@david-driscoll david-driscoll merged commit 58011ad into master Aug 7, 2020
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.

1 participant