rnpgp / ruby-rnp

Ruby bindings for librnp
https://www.rnpgp.org
MIT License
7 stars 3 forks source link

Fix public_key_count and secret_key_count. #21

Closed dewyatt closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #21      +/-   ##
=========================================
+ Coverage   98.19%   98.6%   +0.41%     
=========================================
  Files          22      22              
  Lines        1493    1507      +14     
=========================================
+ Hits         1466    1486      +20     
+ Misses         27      21       -6
Impacted Files Coverage Δ
spec/rnp_spec.rb 100% <100%> (ø) :arrow_up:
lib/rnp/rnp.rb 95.38% <100%> (+3.07%) :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 f58d174...0554b51. Read the comment docs.