rnpgp / ruby-rnp

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

Add key#bits. #46

Closed dewyatt closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #46 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   98.77%   98.78%   +<.01%     
==========================================
  Files          24       24              
  Lines        1878     1888      +10     
==========================================
+ Hits         1855     1865      +10     
  Misses         23       23
Impacted Files Coverage Δ
lib/rnp/ffi/librnp.rb 99.23% <ø> (ø) :arrow_up:
lib/rnp/key.rb 99.31% <100%> (+0.01%) :arrow_up:
spec/key/properties/1ED63EE56FADC34D_spec.rb 100% <100%> (ø) :arrow_up:
spec/key/properties/7BC6709B15C23A4A_spec.rb 100% <100%> (ø) :arrow_up:
spec/key/properties/4BE147BB22DF1E60_spec.rb 100% <100%> (ø) :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 0414ced...0f4e0b3. Read the comment docs.