rnpgp / ruby-rnp

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

ci: Test against Ruby 2.6.5. #58

Closed dewyatt closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #58 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   99.31%   99.31%   +<.01%     
==========================================
  Files          35       35              
  Lines        2908     2913       +5     
==========================================
+ Hits         2888     2893       +5     
  Misses         20       20
Impacted Files Coverage Δ
lib/rnp/misc.rb 100% <0%> (ø) :arrow_up:
spec/sign/sign_spec.rb 100% <0%> (ø) :arrow_up:
lib/rnp/ffi/librnp.rb 99.25% <0%> (ø) :arrow_up:
lib/rnp/error.rb 95.45% <0%> (+0.21%) :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 9608013...b4cb358. Read the comment docs.