Closed frasertweedale closed 7 years ago
Merging #196 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #196 +/- ##
=======================================
Coverage 69.33% 69.33%
=======================================
Files 31 31
Lines 3163 3163
Branches 346 346
=======================================
Hits 2193 2193
Misses 852 852
Partials 118 118
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 d12f761...cecc5f8. Read the comment docs.
With the current quickstart guide, starting the server fails because the /var/log/custodia directory does not exist (or is not writable by regular user). Update the example quick.conf to specify 'log' as the logdir, and instruct the reader to create it.