Closed maier49 closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@a023379
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #263 +/- ##
=========================================
Coverage ? 85.93%
=========================================
Files ? 49
Lines ? 2296
Branches ? 604
=========================================
Hits ? 1973
Misses ? 323
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
src/main.ts | 100.00% <ø> (ø) |
|
src/webpack-bundle-analyzer/AnalyzeBundles.ts | 0.00% <ø> (ø) |
|
src/webpack-bundle-analyzer/analyzer.ts | 95.74% <ø> (ø) |
|
src/webpack-bundle-analyzer/parseUtils.ts | 57.03% <ø> (ø) |
|
src/webpack-bundle-analyzer/viewer.ts | 89.74% <ø> (ø) |
|
src/build-time-render/BuildTimeRender.ts | 94.96% <0.00%> (ø) |
|
src/i18n-plugin/I18nPlugin.ts | 100.00% <0.00%> (ø) |
|
src/build-time-render/blocks.js | 0.00% <0.00%> (ø) |
|
src/bootstrap-plugin/common.js | 0.00% <0.00%> (ø) |
|
... and 44 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 a023379...1343095. Read the comment docs.
backing this out as the other side was not landed, now has conflicts and is stopping us from landing additional work.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Needed to address dojo/cli-build-app#390