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

fix: node 6 compatibility #353

Merged
merged 1 commit into from Feb 23, 2021
Merged

fix: node 6 compatibility #353

merged 1 commit into from Feb 23, 2021

Conversation

ricokahler
Copy link
Owner

@ricokahler ricokahler commented Feb 23, 2021

Closes #351
Closes #352

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #353 (baf3fd5) into main (aecf433) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #353      +/-   ##
==========================================
+ Coverage   96.29%   96.39%   +0.09%     
==========================================
  Files          23       23              
  Lines         189      194       +5     
  Branches       41       41              
==========================================
+ Hits          182      187       +5     
  Misses          7        7              
Impacted Files Coverage Δ
src/getLuminance.ts 100.00% <100.00%> (ø)
src/parseToRgba.ts 94.73% <100.00%> (+0.29%) ⬆️

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 aecf433...baf3fd5. Read the comment docs.

@ricokahler ricokahler merged commit edb2e01 into main Feb 23, 2021
@ricokahler ricokahler deleted the fix/node-6-compat branch February 23, 2021 06:15
@github-actions
Copy link

🎉 This PR is included in version 1.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ljharb
Copy link
Contributor

ljharb commented Feb 23, 2021

ljharb added a commit to ljharb/color2k that referenced this pull request Feb 23, 2021
ljharb added a commit to ljharb/color2k that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't work on node 6
2 participants