ropensci / cyphr

:shipit: Humane encryption
https://docs.ropensci.org/cyphr
Other
93 stars 10 forks source link

reside-108: more friendly messages #36

Closed richfitz closed 4 years ago

richfitz commented 4 years ago

This PR adds support for customisable template messages on requesting and authorising keys. Along the same vein it adds an improved error message when a ssh key cannot be found

codecov-io commented 4 years ago

Codecov Report

Merging #36 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         579    586    +7     
=====================================
+ Hits          579    586    +7
Impacted Files Coverage Δ
R/util.R 100% <100%> (ø) :arrow_up:
R/data.R 100% <100%> (ø) :arrow_up:
R/openssl.R 100% <100%> (ø) :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 6d0b227...9cc3460. Read the comment docs.