Closed agubler closed 3 years ago
Merging #318 (b1ef95e) into master (55aa1c4) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #318 +/- ##
=======================================
Coverage 85.62% 85.63%
=======================================
Files 54 54
Lines 2574 2575 +1
Branches 692 693 +1
=======================================
+ Hits 2204 2205 +1
Misses 370 370
Impacted Files | Coverage Δ | |
---|---|---|
src/emit-all-plugin/EmitAllPlugin.ts | 100.00% <100.00%> (ø) |
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 55aa1c4...b1ef95e. Read the comment docs.
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Only process
js
andmjs
files in emit all pluginResolves https://github.com/dojo/cli-build-widget/issues/104