Closed strangedev closed 6 years ago
Merging #109 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #109 +/- ##
========================================
Coverage 10.09% 10.09%
========================================
Files 56 56
Lines 1308 1308
Branches 136 136
========================================
Hits 132 132
Misses 1067 1067
Partials 109 109
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 61fe340...ec82389. Read the comment docs.
The
DOMAIN_NAME
environment variable now contains eitherhttp
orhttps
, since this is configurable by the admin.This resolves #108 .
This change is