Closed andrie closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@89e0f01
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #8 +/- ##
=========================================
Coverage ? 91.09%
=========================================
Files ? 6
Lines ? 191
Branches ? 0
=========================================
Hits ? 174
Misses ? 17
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
R/vault.R | 95.65% <ø> (ø) |
|
R/secrets.R | 96.42% <ø> (ø) |
|
R/users.R | 75% <ø> (ø) |
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 89e0f01...91f19ec. Read the comment docs.
Tests now pass on all platforms, including Travis!
Ping. Can you please perform a merge?
Yes, thanks much!
We now have a vignette, sharing most of the content of the README. To do this, I use
knitr
child documents.I also updated the documentation, adding information that a vault no longer has to be part of a package. In addition, I added
see also
sections linking the help topics for vault, users and secrets.