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

chacha20-poly1305 internals: Use InputTooLongError for return types. #2206

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.17%. Comparing base (555d598) to head (21de773).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/aead/chacha20_poly1305.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2206      +/-   ##
==========================================
+ Coverage   97.16%   97.17%   +0.01%     
==========================================
  Files         158      158              
  Lines       20256    20258       +2     
  Branches      454      454              
==========================================
+ Hits        19682    19686       +4     
  Misses        469      469              
+ Partials      105      103       -2     

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

@briansmith briansmith merged commit a2a8e9b into main Jan 1, 2025
157 of 158 checks passed
@briansmith briansmith deleted the b/chacha-input-too-long branch January 1, 2025 22:50
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