Skip to content

noise_sv2: keep current (std) API unchanged, add a no_std compliant A…

Georges Palauqui da6e1c1
Codecov / codecov/project succeeded Dec 7, 2024 in 0s

19.27% (-0.03%) compared to 67a3f00, passed because coverage increased by 0.03% when compared to adjusted base (19.24%)

View this Pull Request on Codecov

19.27% (-0.03%) compared to 67a3f00, passed because coverage increased by 0.03% when compared to adjusted base (19.24%)

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 18 lines in your changes missing coverage. Please review.

Project coverage is 19.27%. Comparing base (67a3f00) to head (da6e1c1).

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 ⚠️
utils/key-utils/src/main.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1238      +/-   ##
==========================================
- Coverage   19.30%   19.27%   -0.03%     
==========================================
  Files         164      164              
  Lines       10849    10904      +55     
==========================================
+ Hits         2094     2102       +8     
- Misses       8755     8802      +47     

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