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

Combine OneByte and TwoByte extension parsing #241

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

Sean-Der
Copy link
Member

@Sean-Der Sean-Der commented Nov 9, 2023

Reduces duplicated logic and increase coverage. Missing tests for bounds check on Padding and Payload Sizes

Co-Authored-By: Juho Nurminen [email protected]

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
packet.go 86.72% <100.00%> (-1.29%) ⬇️

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!

Reduces duplicated logic and increase coverage. Missing tests for bounds
check on Padding and Payload Sizes

Co-Authored-By: Juho Nurminen <[email protected]>
@Sean-Der Sean-Der merged commit 7dc2af5 into master Nov 9, 2023
5 checks passed
@Sean-Der Sean-Der deleted the extension-parsing branch November 9, 2023 17: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.

1 participant