Skip to content

aes: Split FFI helpers into their own submodule.

Codecov / codecov/project succeeded Jun 14, 2024 in 0s

97.25% (+0.00%) compared to e3593b4

View this Pull Request on Codecov

97.25% (+0.00%) compared to e3593b4

Details

Codecov Report

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

Project coverage is 97.25%. Comparing base (e3593b4) to head (923d6b1).
Report is 2 commits behind head on main.

Files Patch % Lines
src/aead/aes.rs 94.73% 1 Missing ⚠️
src/aead/aes/ffi.rs 98.83% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2102   +/-   ##
=======================================
  Coverage   97.24%   97.25%           
=======================================
  Files         143      144    +1     
  Lines       20144    20157   +13     
  Branches      228      228           
=======================================
+ Hits        19589    19603   +14     
- Misses        527      528    +1     
+ Partials       28       26    -2     

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