Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color functions should always return a string #88

Merged
merged 1 commit into from Oct 15, 2021
Merged

Conversation

jorgebucaran
Copy link
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

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.

None yet

3 participants