rust-keyutils icon indicating copy to clipboard operation
rust-keyutils copied to clipboard

asymmetric: add tests for key restrictions

Open mathstuf opened this issue 5 years ago • 1 comments

mathstuf avatar Sep 27 '20 03:09 mathstuf

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.

codecov[bot] avatar Sep 27 '20 03:09 codecov[bot]