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

Suppress compile warnings #438

Merged
merged 1 commit into from
Mar 31, 2020
Merged

Suppress compile warnings #438

merged 1 commit into from
Mar 31, 2020

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Mar 31, 2020

No description provided.

@AArnott AArnott added this to the v2.4 milestone Mar 31, 2020
@AArnott AArnott self-assigned this Mar 31, 2020
@codecov-io
Copy link

codecov-io commented Mar 31, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
+ Coverage   90.52%   90.58%   +0.05%     
==========================================
  Files          49       49              
  Lines        3727     3728       +1     
==========================================
+ Hits         3374     3377       +3     
+ Misses        353      351       -2     
Impacted Files Coverage Δ
src/StreamJsonRpc/MessagePackFormatter.cs 93.91% <ø> (ø)
src/StreamJsonRpc/JsonRpcExtensions.cs 100.00% <0.00%> (ø)
src/StreamJsonRpc/JsonMessageFormatter.cs 92.85% <0.00%> (ø)
src/StreamJsonRpc/Reflection/CodeGenHelpers.cs 100.00% <0.00%> (ø)
...pc/Reflection/MessageFormatterEnumerableTracker.cs 96.22% <0.00%> (ø)
src/StreamJsonRpc/HeaderDelimitedMessageHandler.cs 86.04% <0.00%> (+0.08%) ⬆️
src/StreamJsonRpc/JsonRpc.cs 93.05% <0.00%> (+0.11%) ⬆️
src/StreamJsonRpc/MessageHandlerBase.cs 100.00% <0.00%> (+1.26%) ⬆️

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 b8a7b6f...cb51711. Read the comment docs.

@AArnott AArnott merged commit 03f53d0 into microsoft:master Mar 31, 2020
@AArnott AArnott deleted the warningFixes branch March 31, 2020 19:03
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.

2 participants