Skip to content
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

Added new FileOperations and updated to work with latest annotations #470

Merged
merged 30 commits into from
Dec 15, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

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

codecov bot commented Dec 14, 2020

Codecov Report

Merging #470 (a8ed776) into master (87a2f3a) will increase coverage by 6.11%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #470      +/-   ##
==========================================
+ Coverage   66.51%   72.63%   +6.11%     
==========================================
  Files         254      254              
  Lines       12183    12245      +62     
  Branches      832      832              
==========================================
+ Hits         8104     8894     +790     
+ Misses       4079     3351     -728     
Impacted Files Coverage Δ
...erators/AssemblyCapabilityKeyAttributeGenerator.cs 3.79% <0.00%> (-0.32%) ⬇️
...ators/AssemblyJsonRpcHandlersAttributeGenerator.cs 5.88% <7.69%> (+0.75%) ⬆️
...red/LanguageProtocolServiceCollectionExtensions.cs 76.00% <52.38%> (-18.74%) ⬇️
src/Client/LanguageClientRegistrationManager.cs 62.38% <80.00%> (+15.26%) ⬆️
src/JsonRpc/OutputHandler.cs 96.72% <90.00%> (-1.56%) ⬇️
...enerators/Contexts/RegistrationOptionAttributes.cs 100.00% <100.00%> (ø)
...nRpc.Generators/GenerateHandlerMethodsGenerator.cs 97.20% <100.00%> (+0.09%) ⬆️
...JsonRpc.Generators/RegistrationOptionsGenerator.cs 94.71% <100.00%> (-0.06%) ⬇️
src/JsonRpc/JsonRpcServerOptionsBase.cs 78.48% <100.00%> (+15.18%) ⬆️
src/Server/LanguageServer.cs 95.92% <100.00%> (+18.10%) ⬆️
... and 76 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 87a2f3a...a8ed776. Read the comment docs.

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