Closed alebiavati closed 7 years ago
Merging #15 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #15 +/- ##
=======================================
Coverage 97.22% 97.22%
=======================================
Files 5 5
Lines 108 108
Branches 24 24
=======================================
Hits 105 105
Misses 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/Themer.js | 100% <100%> (ø) |
:white_check_mark: |
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 3ac24da...9150c36. Read the comment docs.
Status
READY
Description
Allows using global variables when resolving themes via the
resolveAttributes
function.react-themer
uses this functiton to resolve themes and components.Impacted Areas
resolveAttributes
function