Skip to content

Color functions should always return a string#88

Merged
jorgebucaran merged 1 commit intomainfrom
strings
Oct 15, 2021
Merged

Color functions should always return a string#88
jorgebucaran merged 1 commit intomainfrom
strings

Conversation

@jorgebucaran
Copy link
Copy Markdown
Owner

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.

Color functions should always return a string according to our public API.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #88 (2e87a6e) into main (547fcf1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            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.

@jorgebucaran jorgebucaran added the enhancement New feature or request label Oct 15, 2021
@jorgebucaran jorgebucaran merged commit 9a06f4a into main Oct 15, 2021
@jorgebucaran jorgebucaran deleted the strings branch October 15, 2021 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants