mheese / rust-pkcs11

Rust PKCS#11 Library
Apache License 2.0
75 stars 33 forks source link

Adding tests for signing #34

Closed mheese closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #34 into master will increase coverage by 2.99%. The diff coverage is 77.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   64.18%   67.17%   +2.99%     
==========================================
  Files           4        4              
  Lines        3130     3211      +81     
==========================================
+ Hits         2009     2157     +148     
+ Misses       1121     1054      -67     
Impacted Files Coverage Δ
src/tests.rs 87.35% <77.10%> (+2.59%) :arrow_up:
src/lib.rs 65.66% <0.00%> (+3.88%) :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 9a912e3...e00a8f9. Read the comment docs.