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: In-place crypto #2385

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Minimize diff

f2c3558
Select commit
Loading
Failed to load commit list.
Open

feat: In-place crypto #2385

Minimize diff
f2c3558
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

95.33% (+0.01%) compared to 1090de3

View this Pull Request on Codecov

95.33% (+0.01%) compared to 1090de3

Details

Codecov Report

Attention: Patch coverage is 99.59184% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.33%. Comparing base (1090de3) to head (f2c3558).

Files with missing lines Patch % Lines
neqo-crypto/src/aead.rs 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2385      +/-   ##
==========================================
+ Coverage   95.31%   95.33%   +0.01%     
==========================================
  Files         114      114              
  Lines       36869    36983     +114     
  Branches    36869    36983     +114     
==========================================
+ Hits        35142    35257     +115     
+ Misses       1721     1720       -1     
  Partials        6        6              

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