Skip to content

Fix/dap default serialization #400

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 12 commits into from
Oct 28, 2020
Merged

Conversation

david-driscoll
Copy link
Member

No description provided.

@github-actions github-actions bot added this to the v0.18.2 milestone Oct 27, 2020
@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #400 into master will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #400      +/-   ##
==========================================
+ Coverage   75.84%   76.05%   +0.21%     
==========================================
  Files         561      559       -2     
  Lines       13536    13516      -20     
  Branches     1269     1269              
==========================================
+ Hits        10266    10280      +14     
+ Misses       3270     3236      -34     
Impacted Files Coverage Δ
src/Dap.Protocol/DebugAdapterRpcOptionsBase.cs 100.00% <100.00%> (ø)
.../Dap.Protocol/Serialization/DapContractResolver.cs 100.00% <100.00%> (ø)
src/Protocol/Serialization/LspContractResolver.cs 98.59% <100.00%> (ø)
src/Protocol/Serialization/Serializer.cs 100.00% <100.00%> (ø)
src/JsonRpc/InputHandler.cs 91.84% <0.00%> (+1.05%) ⬆️
src/JsonRpc/Server/Messages/ParseError.cs 100.00% <0.00%> (+100.00%) ⬆️

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 03d7b65...b983447. Read the comment docs.

@david-driscoll david-driscoll merged commit c7d334c into master Oct 28, 2020
@github-actions github-actions bot added the mysterious We forgot to label this label Oct 28, 2020
@mergify mergify bot deleted the fix/dap-default-serialization branch October 28, 2020 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants