Closed agubler closed 5 years ago
Merging #198 into master will decrease coverage by
0.13%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #198 +/- ##
==========================================
- Coverage 85.95% 85.81% -0.14%
==========================================
Files 40 40
Lines 1901 1904 +3
Branches 510 510
==========================================
Hits 1634 1634
- Misses 267 270 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/bootstrap-plugin/sync.js | 0% <0%> (ø) |
: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 adc568d...1457638. Read the comment docs.
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Add the
eventsource
polyfill forsync
bootstrap and stop including the HMR for dist builds.Related to https://github.com/dojo/cli-build-app/issues/320