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

Propose an implementation of noise_sv2 with optional no_std #1238

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

add a no_std note in the README

e137377
Select commit
Loading
Failed to load commit list.
Open

Propose an implementation of noise_sv2 with optional no_std #1238

add a no_std note in the README
e137377
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 1s

19.26% (-0.04%) compared to a58246a

View this Pull Request on Codecov

19.26% (-0.04%) compared to a58246a

Details

Codecov Report

Attention: Patch coverage is 63.15789% with 14 lines in your changes missing coverage. Please review.

Project coverage is 19.26%. Comparing base (a58246a) to head (e137377).

Files with missing lines Patch % Lines
protocols/v2/noise-sv2/src/initiator.rs 50.00% 7 Missing ⚠️
protocols/v2/noise-sv2/src/responder.rs 58.82% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1238      +/-   ##
==========================================
- Coverage   19.29%   19.26%   -0.04%     
==========================================
  Files         164      164              
  Lines       10852    10912      +60     
==========================================
+ Hits         2094     2102       +8     
- Misses       8758     8810      +52     

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