Skip to content

Fix http 2 for .Net 5.0 #100

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
Feb 22, 2021
Merged

Fix http 2 for .Net 5.0 #100

merged 5 commits into from
Feb 22, 2021

Conversation

JeremyTCD
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #100 (90c98c4) into master (3d3a0f8) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   97.04%   97.05%   +0.01%     
==========================================
  Files          24       24              
  Lines         812      815       +3     
==========================================
+ Hits          788      791       +3     
  Misses         24       24              
Impacted Files Coverage Δ
src/NodeJS/NodeJSServiceCollectionExtensions.cs 100.00% <ø> (ø)
...ementations/OutOfProcess/Http/HttpNodeJSService.cs 97.56% <100.00%> (+0.09%) ⬆️
...ementations/OutOfProcess/Http/InvocationContent.cs 100.00% <100.00%> (ø)
src/NodeJS/StaticNodeJSService.cs 100.00% <100.00%> (ø)
src/NodeJS/Utils/JsonService.cs 100.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 3d3a0f8...90c98c4. Read the comment docs.

@JeremyTCD JeremyTCD merged commit 3d17497 into master Feb 22, 2021
@JeremyTCD JeremyTCD deleted the fix-http-2-net-50 branch February 22, 2021 10:37
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