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

tquic_client supports early data. #155

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

xiaofei0800
Copy link
Collaborator

No description provided.

@@ -23,7 +23,7 @@ set -x
case "$TESTCASE" in
handshake|http3|resumption|ipv6|goodput|crosstraffic|transfer|transferloss|transfercorruption|multiplexing|longrtt|chacha20|blackhole|retry|handshakeloss|handshakecorruption|multiconnect)
;;
zerortt|chacha20)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

.github/workflows/tquic-interop.yml
.github/workflows/tquic-interop-all.yml
未验证zerortt用例

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9a0f7a) 94.79% compared to head (1571db8) 94.82%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #155      +/-   ##
===========================================
+ Coverage    94.79%   94.82%   +0.03%     
===========================================
  Files           48       48              
  Lines        32304    32304              
===========================================
+ Hits         30621    30632      +11     
+ Misses        1683     1672      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iyangsj iyangsj merged commit 5056b14 into Tencent:develop Jan 24, 2024
11 checks passed
@xiaofei0800 xiaofei0800 deleted the early_data branch January 24, 2024 07:30
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