Skip to content

make all integration tests retryable. nullability clean up #460

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
Dec 5, 2020

Conversation

david-driscoll
Copy link
Member

No description provided.

@david-driscoll david-driscoll added chore Just keeping things neat and tidy merge Shipit! labels Dec 5, 2020
@github-actions github-actions bot added this to the v0.19.0 milestone Dec 5, 2020
@codecov
Copy link

codecov bot commented Dec 5, 2020

Codecov Report

Merging #460 (a669963) into master (acb618b) will decrease coverage by 4.36%.
The diff coverage is 79.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #460      +/-   ##
==========================================
- Coverage   71.26%   66.89%   -4.37%     
==========================================
  Files         251      252       +1     
  Lines       11920    11900      -20     
  Branches      810      812       +2     
==========================================
- Hits         8495     7961     -534     
- Misses       3425     3939     +514     
Impacted Files Coverage Δ
src/Client/LanguageClient.cs 97.22% <ø> (ø)
src/Client/LanguageClientOptionsExtensions.cs 13.54% <ø> (-29.17%) ⬇️
...lient/LanguageClientServiceCollectionExtensions.cs 96.96% <ø> (ø)
src/Client/LspClientReceiver.cs 75.00% <ø> (ø)
src/Dap.Server/ProgressObserver.cs 16.00% <ø> (ø)
src/Dap.Testing/DebugAdapterProtocolTestBase.cs 100.00% <ø> (ø)
src/JsonRpc.Generators/ActionContextExtensions.cs 100.00% <ø> (ø)
...JsonRpc.Generators/AutoImplementParamsGenerator.cs 92.20% <ø> (ø)
src/JsonRpc.Generators/Cache/CacheContainer.cs 100.00% <ø> (ø)
src/JsonRpc.Generators/Cache/CacheKeyHasher.cs 80.45% <ø> (ø)
... and 114 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 acb618b...7cbb056. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Just keeping things neat and tidy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant