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

refactor: refactor parameters with full features #327

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

huster-zhangpeng
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 3.17460% with 732 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
qbase/src/param.rs 1.68% 291 Missing ⚠️
qbase/src/param/core.rs 2.98% 195 Missing ⚠️
qbase/src/param/util.rs 0.00% 92 Missing ⚠️
qconnection/src/conn.rs 0.00% 51 Missing ⚠️
qconnection/src/tls.rs 0.00% 45 Missing ⚠️
qconnection/src/conn/raw.rs 0.00% 19 Missing ⚠️
h3-shim/src/conn.rs 0.00% 11 Missing ⚠️
gm-quic/src/client.rs 0.00% 7 Missing ⚠️
qbase/src/handshake.rs 0.00% 5 Missing ⚠️
gm-quic/src/lib.rs 0.00% 4 Missing ⚠️
... and 6 more
Files with missing lines Coverage Δ
h3-shim/src/tests.rs 0.00% <ø> (-100.00%) ⬇️
qbase/src/cid/connection_id.rs 96.15% <100.00%> (-3.85%) ⬇️
qconnection/src/conn/space/data.rs 0.00% <0.00%> (-62.26%) ⬇️
qrecovery/src/streams.rs 0.00% <0.00%> (-93.03%) ⬇️
qrecovery/src/streams/raw.rs 0.00% <0.00%> (-57.78%) ⬇️
qbase/src/packet.rs 64.23% <77.77%> (-6.72%) ⬇️
qbase/src/frame/error.rs 0.00% <0.00%> (ø)
gm-quic/src/lib.rs 0.00% <0.00%> (-74.69%) ⬇️
gm-quic/src/server.rs 0.00% <0.00%> (-49.33%) ⬇️
qbase/src/handshake.rs 71.73% <0.00%> (-15.48%) ⬇️
... and 8 more

... and 72 files with indirect coverage changes

@huster-zhangpeng huster-zhangpeng merged commit 56f3859 into main Dec 3, 2024
9 checks passed
@huster-zhangpeng huster-zhangpeng deleted the refactor/parameters branch December 3, 2024 04:41
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.

1 participant