Closed emmatown closed 7 years ago
Merging #16 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #16 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 61 62 +1
Branches 12 13 +1
=====================================
+ Hits 61 62 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/serializer.js | 100% <100%> (ø) |
:arrow_up: |
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 8a3ff9b...ec6814a. Read the comment docs.
What:
Support
@supports
Why:
Because some people might want to use
@supports
.How:
Don't filter rules with the type
supports
ingetMediaQueries
.