mathstuf / rust-keyutils

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

asymmetric: add tests for key restrictions #54

Open mathstuf opened 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #54 into master will increase coverage by 0.79%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   79.88%   80.67%   +0.79%     
==========================================
  Files          38       38              
  Lines        2371     2396      +25     
==========================================
+ Hits         1894     1933      +39     
+ Misses        477      463      -14     
Impacted Files Coverage Δ
src/keytypes/mod.rs 100.00% <ø> (ø)
src/keytypes/asymmetric.rs 88.63% <100.00%> (+88.63%) :arrow_up:

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 0cdd271...6ff53f5. Read the comment docs.