Closed miblanchard closed 7 years ago
Merging #211 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #211 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 24 24
Lines 723 724 +1
=====================================
+ Hits 723 724 +1
Impacted Files | Coverage Δ | |
---|---|---|
...react-wildcat-handoff/src/utils/defaultTemplate.js | 100% <ø> (ø) |
:arrow_up: |
...ckages/react-wildcat/src/utils/getWildcatConfig.js | 100% <100%> (ø) |
:arrow_up: |
...ages/react-wildcat/src/utils/customMorganTokens.js | 100% <100%> (ø) |
:arrow_up: |
...react-wildcat/src/utils/webpackBundleValidation.js | 100% <100%> (ø) |
:arrow_up: |
packages/react-wildcat/src/utils/logger.js | 100% <100%> (ø) |
:arrow_up: |
packages/react-wildcat-prefetch/src/index.js | 100% <100%> (ø) |
:arrow_up: |
...ackages/react-wildcat/src/config/wildcat.config.js | 100% <100%> (ø) |
:arrow_up: |
packages/react-wildcat-handoff/src/client.js | 100% <100%> (ø) |
:arrow_up: |
...es/react-wildcat-handoff/src/utils/simpleRender.js | 100% <100%> (ø) |
:arrow_up: |
packages/react-wildcat/src/server.js | 100% <100%> (ø) |
:arrow_up: |
... and 8 more |
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 98cc518...800e84b. Read the comment docs.
Added prettier to the project. Ran through lint to update necessary files.