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

Chore: bump github.com/lucas-clemente/quic-go from 0.26.0 to 0.27.0 #1716

Merged
merged 2 commits into from Apr 6, 2022

Conversation

AkinoKaede
Copy link
Contributor

According to the release notes of quic-go, the term "session" was used in gQUIC, but is not used in the QUIC RFC any more.

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2022

Codecov Report

Merging #1716 (a74a202) into master (e0df70b) will decrease coverage by 0.07%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master    #1716      +/-   ##
==========================================
- Coverage   39.24%   39.17%   -0.08%     
==========================================
  Files         606      601       -5     
  Lines       35631    35565      -66     
==========================================
- Hits        13983    13932      -51     
+ Misses      20090    20079      -11     
+ Partials     1558     1554       -4     
Impacted Files Coverage Δ
transport/internet/quic/dialer.go 57.01% <50.00%> (-0.38%) ⬇️
transport/internet/quic/hub.go 72.00% <62.50%> (-2.67%) ⬇️
app/dns/nameserver_quic.go 72.64% <83.33%> (ø)
testing/servers/tcp/tcp.go 81.81% <0.00%> (-5.46%) ⬇️
transport/internet/kcp/connection.go 69.61% <0.00%> (-3.32%) ⬇️
testing/scenarios/common.go 75.00% <0.00%> (-2.70%) ⬇️
transport/internet/kcp/receiving.go 97.31% <0.00%> (-2.69%) ⬇️
proxy/vmess/outbound/outbound.go 60.97% <0.00%> (-0.82%) ⬇️
transport/internet/tls/config_windows.go
... and 5 more

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 e0df70b...a74a202. Read the comment docs.

@AkinoKaede AkinoKaede requested a review from kslr April 6, 2022 04:46
@AkinoKaede AkinoKaede merged commit 84c31ba into v2fly:master Apr 6, 2022
@AkinoKaede AkinoKaede deleted the chore-quic-go-0.27.0 branch April 6, 2022 04:59
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

3 participants