Closed bmort closed 5 years ago
Merging #62 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #62 +/- ##
=======================================
Coverage 85.04% 85.04%
=======================================
Files 62 62
Lines 2701 2701
Branches 224 224
=======================================
Hits 2297 2297
Misses 353 353
Partials 51 51
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 9716c1d...e680f44. Read the comment docs.
Seems to work just fine!
Description:
Tidy update, which adds a Docker health check command when deploying the Tango Database SQL container as part of the SIP demo deployment.
Testing instructions:
Start the docker demo stack with:
After a short while (20-30s) the container should report as healthy. This can be checked with the following command:
which should report a
status
of healthy.