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

wire: apply the default value for the active_connection_id_limit #3806

Merged
merged 1 commit into from
May 28, 2023

Conversation

marten-seemann
Copy link
Member

@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #3806 (74a2801) into master (6b74a9a) will increase coverage by 0.82%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3806      +/-   ##
==========================================
+ Coverage   83.97%   84.79%   +0.82%     
==========================================
  Files         142      146       +4     
  Lines       14208    14690     +482     
==========================================
+ Hits        11930    12455     +525     
+ Misses       1846     1800      -46     
- Partials      432      435       +3     
Impacted Files Coverage Δ
internal/protocol/protocol.go 100.00% <ø> (ø)
connection.go 74.22% <100.00%> (+0.17%) ⬆️
internal/wire/transport_parameters.go 89.11% <100.00%> (+0.26%) ⬆️

... and 13 files with indirect coverage changes

@marten-seemann marten-seemann added this to the v0.35 milestone May 6, 2023
@marten-seemann marten-seemann mentioned this pull request May 6, 2023
connection.go Outdated Show resolved Hide resolved
@marten-seemann marten-seemann force-pushed the fix-active-conn-id-limit-default branch from c88c0f5 to 3d8de33 Compare May 28, 2023 17:25
connection.go Outdated Show resolved Hide resolved
@marten-seemann marten-seemann force-pushed the fix-active-conn-id-limit-default branch from 3d8de33 to 74a2801 Compare May 28, 2023 17:50
@marten-seemann marten-seemann merged commit fce0261 into master May 28, 2023
30 checks passed
@marten-seemann marten-seemann deleted the fix-active-conn-id-limit-default branch May 30, 2023 07:09
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.

None yet

2 participants