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(quic): adapt QuicServer::accpet more usages #318

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

eareimu
Copy link
Contributor

@eareimu eareimu commented Nov 19, 2024

No description provided.

@eareimu eareimu changed the title fix(quic ): adapt QuicServer::accpet more usages fix(quic): adapt QuicServer::accpet more usages Nov 19, 2024
@eareimu eareimu force-pushed the fix/accpet branch 2 times, most recently from 775ca31 to cd7fc62 Compare November 20, 2024 06:38
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
gm-quic/src/server.rs 57.89% 8 Missing ⚠️
Files with missing lines Coverage Δ
gm-quic/src/util.rs 93.18% <100.00%> (+24.76%) ⬆️
qconnection/src/usc.rs 96.55% <ø> (ø)
gm-quic/src/server.rs 49.32% <57.89%> (+0.26%) ⬆️

🚨 Try these New Features:

quic/src/util.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@huster-zhangpeng huster-zhangpeng left a comment

Choose a reason for hiding this comment

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

ok

@huster-zhangpeng huster-zhangpeng merged commit 49ed01d into main Nov 25, 2024
9 checks passed
@huster-zhangpeng huster-zhangpeng deleted the fix/accpet branch November 25, 2024 03:21
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