Closed jorgebucaran closed 3 years ago
Merging #88 (2e87a6e) into main (547fcf1) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #88 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 147 145 -2
=========================================
- Hits 147 145 -2
Impacted Files | Coverage Δ | |
---|---|---|
index.js | 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 547fcf1...2e87a6e. Read the comment docs.
Color functions should always return a string according to our public API.
This is technically a bug fix and unlikely to be an issue for anyone, but we could do a minor release just to be sure.