jeroen / openssl

OpenSSL bindings for R
Other
63 stars 20 forks source link

fix typo #56

Closed leeper closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #56 into master will decrease coverage by 1.4%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   83.26%   81.86%   -1.41%     
==========================================
  Files          49       49              
  Lines        2121     2084      -37     
==========================================
- Hits         1766     1706      -60     
- Misses        355      378      +23
Impacted Files Coverage Δ
R/signing.R 86.66% <0%> (-13.34%) :arrow_down:
R/mykey.R 66.66% <0%> (-11.12%) :arrow_down:
R/ssh2.R 88.13% <0%> (-10.2%) :arrow_down:
R/bignum.R 68.51% <0%> (-8.91%) :arrow_down:
R/aes.R 65.38% <0%> (-8.69%) :arrow_down:
R/cert.R 64.28% <0%> (-8.45%) :arrow_down:
R/write.R 85.71% <0%> (-7.15%) :arrow_down:
R/rand.R 60% <0%> (-6.67%) :arrow_down:
R/pkcs12.R 82.05% <0%> (-5.45%) :arrow_down:
R/read.R 77.02% <0%> (-4.91%) :arrow_down:
... and 3 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 ff46f36...a575a6e. Read the comment docs.