jeroen / openssl

OpenSSL bindings for R
Other
64 stars 22 forks source link

expose x25519 and ed25519 support #69

Closed jeroen closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #69 into master will decrease coverage by 1.33%. The diff coverage is 12.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   80.62%   79.28%   -1.34%     
==========================================
  Files          51       53       +2     
  Lines        2415     2462      +47     
==========================================
+ Hits         1947     1952       +5     
- Misses        468      510      +42
Impacted Files Coverage Δ
src/keys.c 94.73% <ø> (ø) :arrow_up:
R/keygen.R 60% <0%> (-40%) :arrow_down:
src/keygen.c 91.3% <0%> (-8.7%) :arrow_down:
R/diffie.R 0% <0%> (ø) :arrow_up:
R/openssh.R 69.64% <0%> (-9.95%) :arrow_down:
src/x25519.c 0% <0%> (ø)
R/ssh2.R 86.54% <0%> (-0.51%) :arrow_down:
R/x25519.R 0% <0%> (ø)
src/info.c 100% <100%> (ø) :arrow_up:
R/list.R 100% <100%> (ø) :arrow_up:
... and 4 more

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 d7cefaf...3bf8069. Read the comment docs.