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 generic Min and Max functions #3483

Merged
merged 3 commits into from Aug 12, 2022
Merged

use generic Min and Max functions #3483

merged 3 commits into from Aug 12, 2022

Conversation

marten-seemann
Copy link
Member

Depends on #3482.

@marten-seemann marten-seemann force-pushed the generic-min-max branch 2 times, most recently from 0ef39a4 to a123b86 Compare July 25, 2022 20:17
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #3483 (43bde14) into master (ea9de26) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3483      +/-   ##
==========================================
- Coverage   85.75%   85.68%   -0.06%     
==========================================
  Files         136      136              
  Lines       10025     9989      -36     
==========================================
- Hits         8596     8559      -37     
- Misses       1051     1052       +1     
  Partials      378      378              
Impacted Files Coverage Δ
conn_id_generator.go 89.29% <ø> (ø)
config.go 100.00% <100.00%> (ø)
conn_id_manager.go 93.18% <100.00%> (ø)
connection.go 77.56% <100.00%> (ø)
crypto_stream.go 95.35% <100.00%> (ø)
internal/ackhandler/packet_number_generator.go 100.00% <100.00%> (ø)
internal/ackhandler/received_packet_tracker.go 85.88% <100.00%> (ø)
internal/ackhandler/sent_packet_handler.go 78.01% <100.00%> (ø)
internal/congestion/cubic.go 100.00% <100.00%> (ø)
internal/congestion/cubic_sender.go 80.33% <100.00%> (ø)
... and 13 more

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 merged commit bea5de0 into master Aug 12, 2022
@marten-seemann marten-seemann deleted the generic-min-max 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