Closed kraynel closed 4 years ago
Merging #109 into master will increase coverage by
0.78%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #109 +/- ##
==========================================
+ Coverage 36.07% 36.86% +0.78%
==========================================
Files 86 87 +1
Lines 1156 1172 +16
Branches 218 224 +6
==========================================
+ Hits 417 432 +15
- Misses 632 633 +1
Partials 107 107
Impacted Files | Coverage Δ | |
---|---|---|
lib/parsers.js | 80.35% <100%> (-0.16%) |
:arrow_down: |
lib/utils/colorSpace.js | 100% <100%> (ø) |
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 ef0ed89...4f080c8. Read the comment docs.
@kraynel thanks for the PR. Reviewed and it looks solid, thanks for including the tests!
@jsakas would you mind doing a release that includes this?
@domenic will be publishing v2.1.0 this afternoon.
Fix issue https://github.com/jsdom/jsdom/issues/2639. Color with decimal alpha values were not recognized.