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

move the transport parameter stream limit check to the parser #2944

Merged
merged 2 commits into from
Dec 22, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2020

Codecov Report

Merging #2944 (c7d3aee) into master (9693a46) will increase coverage by 0.04%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2944      +/-   ##
==========================================
+ Coverage   86.04%   86.08%   +0.04%     
==========================================
  Files         134      134              
  Lines        9286     9283       -3     
==========================================
+ Hits         7990     7991       +1     
+ Misses        938      935       -3     
+ Partials      358      357       -1     
Impacted Files Coverage Δ
streams_map.go 93.40% <ø> (-0.24%) ⬇️
session.go 77.64% <50.00%> (+0.35%) ⬆️
internal/wire/transport_parameters.go 88.62% <100.00%> (+0.19%) ⬆️

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 9693a46...c7d3aee. Read the comment docs.

@marten-seemann marten-seemann merged commit 53c8e33 into master Dec 22, 2020
@marten-seemann marten-seemann deleted the tp-max-streams-error branch December 23, 2020 08:03
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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