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

feat: support chacha20 and xchacha20 #2

Merged
merged 2 commits into from
Apr 8, 2024

Mon Apr 8 10:47:06 CST 2024

5048d48
Select commit
Loading
Failed to load commit list.
Merged

feat: support chacha20 and xchacha20 #2

Mon Apr 8 10:47:06 CST 2024
5048d48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 1s

63.76% (+5.32%) compared to 793d3c6

View this Pull Request on Codecov

63.76% (+5.32%) compared to 793d3c6

Details

Codecov Report

Attention: Patch coverage is 79.74684% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 63.76%. Comparing base (793d3c6) to head (5048d48).

Files Patch % Lines
chacha20/chacha20.go 76.81% 9 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   58.44%   63.76%   +5.32%     
==========================================
  Files           8        9       +1     
  Lines         770      839      +69     
==========================================
+ Hits          450      535      +85     
+ Misses        237      214      -23     
- Partials       83       90       +7     

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