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

test: improve test coverage for frames #335

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

huster-zhangpeng
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 99.66887% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
qbase/src/frame/padding.rs 83.33% 1 Missing ⚠️
Files with missing lines Coverage Δ
h3-shim/src/tests.rs 100.00% <100.00%> (ø)
qbase/src/frame/ack.rs 96.05% <100.00%> (+15.28%) ⬆️
qbase/src/frame/connection_close.rs 96.18% <100.00%> (+13.13%) ⬆️
qbase/src/frame/crypto.rs 96.33% <100.00%> (+11.18%) ⬆️
qbase/src/frame/data_blocked.rs 100.00% <100.00%> (+27.27%) ⬆️
qbase/src/frame/datagram.rs 100.00% <100.00%> (+5.26%) ⬆️
qbase/src/frame/error.rs 97.53% <100.00%> (+97.53%) ⬆️
qbase/src/frame/handshake_done.rs 96.66% <100.00%> (+12.66%) ⬆️
qbase/src/frame/max_data.rs 97.87% <100.00%> (+23.51%) ⬆️
qbase/src/frame/max_stream_data.rs 100.00% <100.00%> (+32.60%) ⬆️
... and 13 more

... and 5 files with indirect coverage changes

@huster-zhangpeng huster-zhangpeng force-pushed the test/improve_cov branch 3 times, most recently from fb2719c to 44417b8 Compare December 19, 2024 11:24
@huster-zhangpeng huster-zhangpeng merged commit e56be7b into main Dec 19, 2024
9 checks passed
@huster-zhangpeng huster-zhangpeng deleted the test/improve_cov branch December 19, 2024 12:24
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