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

handshake: fix documentation for updatableAEAD.SetWriteKey #4256

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

putyWang
Copy link
Contributor

fix: There is an issue with using SetReadKey instead of SetWriteKey in the SetWriteKey function annotation

fix: There is an issue with using SetReadKey instead of SetWriteKey in the SetWriteKey function annotation
Copy link

google-cla bot commented Jan 20, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@putyWang putyWang changed the title Update updatable_aead.go fix: There is an issue with using SetReadKey instead of SetWriteKey in the SetWriteKey function annotation Jan 20, 2024
@putyWang putyWang changed the title fix: There is an issue with using SetReadKey instead of SetWriteKey in the SetWriteKey function annotation docs There is an issue with using SetReadKey instead of SetWriteKey in the SetWriteKey function docs Jan 20, 2024
Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marten-seemann marten-seemann changed the title docs There is an issue with using SetReadKey instead of SetWriteKey in the SetWriteKey function docs handshake: fix documentation for updatableAEAD.SetWriteKey Jan 21, 2024
@marten-seemann
Copy link
Member

@putyWang Why request another review? This PR was already approved.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4407c60) 84.09% compared to head (ce90fe3) 84.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4256      +/-   ##
==========================================
- Coverage   84.09%   84.07%   -0.02%     
==========================================
  Files         150      150              
  Lines       15401    15401              
==========================================
- Hits        12950    12947       -3     
- Misses       1950     1953       +3     
  Partials      501      501              

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

Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still fine.

@marten-seemann marten-seemann merged commit bda5b7e into quic-go:master Jan 23, 2024
19 checks passed
mgjeong pushed a commit to mgjeong/quic-go that referenced this pull request Feb 13, 2024
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

2 participants