Closed SebastianWendorf closed 5 years ago
Merging #29 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #29 +/- ##
=======================================
Coverage 46.37% 46.37%
=======================================
Files 44 44
Lines 1462 1462
Branches 197 197
=======================================
Hits 678 678
Misses 682 682
Partials 102 102
Impacted Files | Coverage Δ | |
---|---|---|
src/containers/DefaultLayout/DefaultHeader.js | 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 0074306...e47310b. Read the comment docs.
Fixes the problem, that the resources (img, css, js) cannot be found, if one tries to serve the dashboard from a location, which is not the root directory. Should resolve #28