Skip to content

Added JsonConverter attributes where appropriate to allow for more ad… #271

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

Conversation

david-driscoll
Copy link
Member

…hoc serialziation in things like commands for example

@codecov
Copy link

codecov bot commented Aug 2, 2020

Codecov Report

Merging #271 into master will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
- Coverage   64.21%   64.14%   -0.08%     
==========================================
  Files         374      376       +2     
  Lines       12394    12394              
  Branches     1419     1419              
==========================================
- Hits         7959     7950       -9     
- Misses       3964     3978      +14     
+ Partials      471      466       -5     
Impacted Files Coverage Δ
src/Protocol/DocumentUri.cs 66.11% <ø> (ø)
src/Protocol/Models/BooleanNumberString.cs 64.44% <ø> (ø)
src/Protocol/Models/BooleanString.cs 0.00% <ø> (ø)
src/Protocol/Models/CommandOrCodeAction.cs 0.00% <ø> (ø)
src/Protocol/Models/CompletionList.cs 24.19% <ø> (ø)
src/Protocol/Models/DiagnosticCode.cs 45.45% <ø> (ø)
src/Protocol/Models/LocationOrLocationLink.cs 100.00% <ø> (ø)
src/Protocol/Models/LocationOrLocationLinks.cs 50.00% <ø> (ø)
src/Protocol/Models/MarkedString.cs 84.61% <ø> (ø)
...rc/Protocol/Models/MarkedStringsOrMarkupContent.cs 62.50% <ø> (ø)
... and 15 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 bfe5f1c...1c85f7b. Read the comment docs.

@david-driscoll david-driscoll merged commit a0f0bcb into master Aug 2, 2020
@david-driscoll david-driscoll deleted the fix/json-serialization-without-serializer branch August 2, 2020 05:15
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