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

Improve test coverage slightly #93

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Conversation

daviddrysdale
Copy link
Collaborator

No description provided.

original_data: None,
header: Header {
alg: Some(Algorithm::Assigned(iana::Algorithm::A128GCM)),
key_id: vec![1, 2, 3],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe use different values for these 2 vecs, to make sure they don't get swapped by the code?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@daviddrysdale daviddrysdale merged commit f531ada into google:main Apr 5, 2024
21 checks passed
@daviddrysdale daviddrysdale deleted the coverage branch April 5, 2024 11:02
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.

2 participants