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: complete connection parameter check #332

Merged
merged 1 commit into from
Dec 13, 2024
Merged

fix: complete connection parameter check #332

merged 1 commit into from
Dec 13, 2024

Conversation

eareimu
Copy link
Contributor

@eareimu eareimu commented Dec 13, 2024

先让main分支可以正常运行

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 74.62687% with 17 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
qbase/src/param.rs 76.31% 9 Missing ⚠️
gm-quic/src/server.rs 36.36% 7 Missing ⚠️
qconnection/src/conn/draining.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
gm-quic/src/util.rs 93.10% <ø> (+18.10%) ⬆️
h3-shim/src/tests.rs 100.00% <ø> (+100.00%) ⬆️
qbase/src/sid/local_sid.rs 93.06% <100.00%> (+3.16%) ⬆️
qcongestion/src/congestion.rs 93.12% <100.00%> (+19.84%) ⬆️
qconnection/src/conn.rs 71.92% <100.00%> (+71.92%) ⬆️
qconnection/src/conn/raw.rs 91.30% <100.00%> (+91.30%) ⬆️
qconnection/src/conn/space/initial.rs 74.60% <100.00%> (+74.60%) ⬆️
qconnection/src/path/state.rs 69.09% <100.00%> (+69.09%) ⬆️
qconnection/src/tls.rs 86.13% <100.00%> (+86.13%) ⬆️
qudp/src/msg.rs 81.63% <100.00%> (+81.63%) ⬆️
... and 3 more

... and 75 files with indirect coverage changes

Copy link
Contributor

@Borber Borber left a comment

Choose a reason for hiding this comment

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

lgtm

Cargo.toml Show resolved Hide resolved
@eareimu eareimu merged commit 8d8de75 into main Dec 13, 2024
9 checks passed
@eareimu eareimu deleted the fix/params_check branch December 13, 2024 10:15
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