Closed agubler closed 3 years ago
Merging #321 (8ed1b15) into master (b80a136) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #321 +/- ##
==========================================
+ Coverage 85.63% 85.64% +0.01%
==========================================
Files 54 54
Lines 2575 2578 +3
Branches 693 694 +1
==========================================
+ Hits 2205 2208 +3
Misses 370 370
Impacted Files | Coverage Δ | |
---|---|---|
src/element-loader/ElementLoader.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 b80a136...8ed1b15. Read the comment docs.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Supports namespacing for custom elements and names chunks when possible.