rnpgp / ruby-rnp

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

tests: Add encrypt_and_sign tests. #52

Closed dewyatt closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #52 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   98.95%   99.19%   +0.24%     
==========================================
  Files          27       27              
  Lines        2193     2246      +53     
==========================================
+ Hits         2170     2228      +58     
+ Misses         23       18       -5
Impacted Files Coverage Δ
spec/encrypt/simple_encrypt_spec.rb 100% <100%> (ø) :arrow_up:
lib/rnp/rnp.rb 97.98% <0%> (+2.51%) :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 8c4d132...165625d. Read the comment docs.