Closed agubler closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@5261d2b
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #256 +/- ##
=========================================
Coverage ? 84.55%
=========================================
Files ? 48
Lines ? 2162
Branches ? 571
=========================================
Hits ? 1828
Misses ? 334
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
src/electron-plugin/ElectronPlugin.ts | 0.00% <0.00%> (ø) |
|
src/css-module-decorator-loader/loader.ts | 100.00% <0.00%> (ø) |
|
src/webpack-bundle-analyzer/parseUtils.ts | 41.73% <0.00%> (ø) |
|
src/css-module-class-map-loader/loader.ts | 100.00% <0.00%> (ø) |
|
src/build-time-render/build-bridge-loader.ts | 0.00% <0.00%> (ø) |
|
src/static-build-loader/index.ts | 100.00% <0.00%> (ø) |
|
src/promise-loader/index.ts | 94.11% <0.00%> (ø) |
|
src/static-build-loader/loader.ts | 100.00% <0.00%> (ø) |
|
src/cldr/Plugin.ts | 100.00% <0.00%> (ø) |
|
src/webpack-bundle-analyzer/tree/ContentModule.ts | 13.33% <0.00%> (ø) |
|
... and 38 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 5261d2b...dcfb812. Read the comment docs.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Move to github actions for CI.