mathstuf / rust-keyutils

Rust interface to the Linux keyring
BSD 3-Clause "New" or "Revised" License
17 stars 9 forks source link

keyctl_dh_compute_kdf: expose the KDF support #49

Closed mathstuf closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will decrease coverage by 2.30%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   85.16%   82.85%   -2.31%     
==========================================
  Files          35       35              
  Lines        2157     2217      +60     
==========================================
  Hits         1837     1837              
- Misses        320      380      +60     
Impacted Files Coverage Δ
keyutils-raw/src/functions.rs 55.33% <0.00%> (-6.15%) :arrow_down:
src/api.rs 55.86% <0.00%> (-10.27%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 92f6288...39d9252. Read the comment docs.