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

use a generic streams map for incoming streams #3489

Merged
merged 2 commits into from Aug 12, 2022

Conversation

marten-seemann
Copy link
Member

Depends on #3488.

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #3489 (b372d02) into master (bebff46) will increase coverage by 0.16%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##           master    #3489      +/-   ##
==========================================
+ Coverage   85.75%   85.91%   +0.16%     
==========================================
  Files         136      136              
  Lines       10028    10100      +72     
==========================================
+ Hits         8599     8677      +78     
+ Misses       1051     1046       -5     
+ Partials      378      377       -1     
Impacted Files Coverage Δ
streams_map_incoming.go 92.31% <91.67%> (ø)
streams_map.go 85.28% <100.00%> (+0.18%) ⬆️
internal/utils/minmax.go 100.00% <0.00%> (ø)
internal/wire/header.go 93.68% <0.00%> (+6.73%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@marten-seemann marten-seemann force-pushed the generic-streams-map-incoming branch 2 times, most recently from a0b8d34 to ee3f8aa Compare August 11, 2022 14:29
@marten-seemann marten-seemann merged commit 556a6e2 into master Aug 12, 2022
@marten-seemann marten-seemann deleted the generic-streams-map-incoming branch August 15, 2022 09: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.

None yet

2 participants