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

fix seed generation in frame sorter tests #2583

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #2583 into master will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2583      +/-   ##
==========================================
+ Coverage   86.30%   86.64%   +0.34%     
==========================================
  Files         122      122              
  Lines        9718     9956     +238     
==========================================
+ Hits         8387     8626     +239     
+ Misses        990      988       -2     
- Partials      341      342       +1     
Impacted Files Coverage Δ
retransmission_queue.go 93.98% <0.00%> (-0.31%) ⬇️
framer.go 100.00% <0.00%> (ø)
internal/ackhandler/received_packet_history.go 97.89% <0.00%> (+0.56%) ⬆️
packet_packer.go 88.83% <0.00%> (+3.88%) ⬆️
internal/ackhandler/received_packet_tracker.go 86.43% <0.00%> (+6.43%) ⬆️

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 f54953f...004d372. Read the comment docs.

@marten-seemann marten-seemann merged commit ff5d0b8 into master Jun 3, 2020
@marten-seemann marten-seemann deleted the fix-frame-sorter-test-seed-generation branch June 4, 2020 09:13
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