rnpgp / ruby-rnp

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

Add AEAD support #53

Closed dewyatt closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #53      +/-   ##
=========================================
+ Coverage   99.19%   99.2%   +<.01%     
=========================================
  Files          27      27              
  Lines        2246    2266      +20     
=========================================
+ Hits         2228    2248      +20     
  Misses         18      18
Impacted Files Coverage Δ
lib/rnp/rnp.rb 97.98% <ø> (ø) :arrow_up:
lib/rnp/ffi/librnp.rb 99.24% <ø> (ø) :arrow_up:
lib/rnp/op/encrypt.rb 96.29% <100%> (+0.21%) :arrow_up:
spec/encrypt/simple_encrypt_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 19bdb60...18decd9. Read the comment docs.