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

Ensure verification tag is zero for all INIT packets #359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoeTurki
Copy link
Member

Description

This test verifies that the verification tag is correctly set to 0 for all INIT packets, including retransmissions.

Reference issue

test for #341

This test verifies that the verification tag is correctly set to 0 for
all INIT packets, including retransmissions.
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.66%. Comparing base (2600de3) to head (09857d7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   81.66%   81.66%           
=======================================
  Files          51       51           
  Lines        4384     4384           
=======================================
  Hits         3580     3580           
  Misses        661      661           
  Partials      143      143           
Flag Coverage Δ
go 81.66% <100.00%> (ø)
wasm 66.60% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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