Closed ldeavila closed 7 years ago
Merging #208 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #208 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 24 24
Lines 714 718 +4
=====================================
+ Hits 714 718 +4
Impacted Files | Coverage Δ | |
---|---|---|
...es/react-wildcat-handoff/src/utils/serverRender.js | 100% <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 9490fe1...429c808. Read the comment docs.
A routerProps property, containing an object with a status property with a value of 404, can be added to a component route that can be used to return an http 404 status code.