Closed rorticus closed 4 years ago
Merging #40 into master will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## master #40 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 5 5
Lines 175 175
Branches 28 28
======================================
Misses 175 175
Impacted Files | Coverage Δ | |
---|---|---|
src/template/theme-installer.js | 0.00% <0.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 274792f...09d1d17. Read the comment docs.
Type: bug / feature
The following has been addressed in the PR:
prettier
Description:
Fixing an issue where loading multiple themes would cause the
variant
property to be redefined (and thus error).