rnpgp / ruby-rnp

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

Fix outdated rdoc #78

Closed CAMOBAP closed 2 years ago

CAMOBAP commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #78 (1ca8703) into main (851bd66) will decrease coverage by 0.03%. The diff coverage is 96.77%.

:exclamation: Current head 1ca8703 differs from pull request most recent head b8151bd. Consider uploading reports for the commit b8151bd to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   98.53%   98.49%   -0.04%     
==========================================
  Files          42       42              
  Lines        3337     3326      -11     
==========================================
- Hits         3288     3276      -12     
- Misses         49       50       +1     
Impacted Files Coverage Δ
lib/rnp/op/generate.rb 95.58% <94.73%> (-1.71%) :arrow_down:
lib/rnp/op/encrypt.rb 96.07% <100.00%> (-0.22%) :arrow_down:
lib/rnp/op/sign.rb 95.45% <100.00%> (-0.20%) :arrow_down:

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 851bd66...b8151bd. Read the comment docs.