Skip to content

Started work on some starter documentation #333

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 5 commits into from
Oct 1, 2020
Merged

Conversation

david-driscoll
Copy link
Member

No description provided.

@david-driscoll david-driscoll added the documentation Improvements or additions to documentation label Aug 25, 2020
@github-actions github-actions bot added this to the v0.18.0 milestone Aug 25, 2020
@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   70.27%   75.21%   +4.93%     
==========================================
  Files         443      420      -23     
  Lines       12764    12249     -515     
  Branches     1177     1127      -50     
==========================================
+ Hits         8970     9213     +243     
+ Misses       3383     3036     -347     
+ Partials      411        0     -411     
Impacted Files Coverage Δ
src/JsonRpc/JsonRpcServerRegistry.cs 0.00% <0.00%> (-100.00%) ⬇️
src/Server/Logging/LanguageServerLogger.cs 10.00% <0.00%> (-77.50%) ⬇️
src/Server/Logging/LanguageServerLoggerProvider.cs 0.00% <0.00%> (-75.00%) ⬇️
src/Testing/ClientCapabilityExtensions.cs 35.71% <0.00%> (-64.29%) ⬇️
...c/Server/Logging/LanguageServerLoggerExtensions.cs 0.00% <0.00%> (-31.25%) ⬇️
src/JsonRpc/JsonRpcServer.cs 87.17% <0.00%> (-12.83%) ⬇️
src/JsonRpc/InterimJsonRpcServerRegistry.cs 36.84% <0.00%> (-10.53%) ⬇️
src/Protocol/Models/RegistrationContainer.cs 58.33% <0.00%> (-8.34%) ⬇️
src/Protocol/LanguageProtocolDelegatingHandlers.cs 36.40% <0.00%> (-5.53%) ⬇️
src/JsonRpc/DryIoc/DryIocAdapter.cs 64.70% <0.00%> (-4.42%) ⬇️
... and 212 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 e037110...ca223fe. Read the comment docs.

@david-driscoll david-driscoll merged commit e637b3f into master Oct 1, 2020
@mergify mergify bot deleted the feature/docs branch October 1, 2020 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant