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 incorrect statement about connection ID lengths in the Transport #4247

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

marten-seemann
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3c2020) 84.15% compared to head (f16116a) 84.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4247   +/-   ##
=======================================
  Coverage   84.15%   84.15%           
=======================================
  Files         150      150           
  Lines       15404    15404           
=======================================
  Hits        12963    12963           
  Misses       1942     1942           
  Partials      499      499           

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

@marten-seemann
Copy link
Member Author

Tested by running some integration tests with 2-byte CIDs. Also tested 1-byte CIDs, which failed, but that's not unexpected, collisions are not unlikely.

@marten-seemann marten-seemann merged commit a968e25 into master Jan 24, 2024
34 checks passed
@marten-seemann marten-seemann deleted the fix-conn-id-length-documentation branch March 4, 2024 08:53
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.

None yet

1 participant