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

Now allow alpha in icons #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Now allow alpha in icons #20

wants to merge 2 commits into from

Conversation

stephanecopin
Copy link
Contributor

This is to allow support for alpha in MacOS icons, rather than have it being converted to black.

@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #20 (53eef58) into master (fd76815) will decrease coverage by 51.82%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #20       +/-   ##
===========================================
- Coverage   97.86%   46.04%   -51.83%     
===========================================
  Files          11       11               
  Lines         281      278        -3     
===========================================
- Hits          275      128      -147     
- Misses          6      150      +144     
Impacted Files Coverage Δ
lib/ios_icon_generator/helpers/generate_icon.rb 12.50% <0.00%> (-85.75%) ⬇️
lib/ios_icon_generator/helpers/mask_icon.rb 16.66% <0.00%> (-78.69%) ⬇️
lib/ios_icon_generator/cli/runner.rb 20.68% <0.00%> (-72.65%) ⬇️
lib/ios_icon_generator/helpers/which.rb 37.50% <0.00%> (-62.50%) ⬇️
...os_icon_generator/helpers/image_sets_definition.rb 45.45% <0.00%> (-54.55%) ⬇️
lib/ios_icon_generator/cli/commands/generate.rb 66.66% <0.00%> (-33.34%) ⬇️
lib/ios_icon_generator/cli/commands/stub.rb 68.42% <0.00%> (-31.58%) ⬇️
...b/ios_icon_generator/helpers/check_dependencies.rb 57.14% <0.00%> (-28.58%) ⬇️
lib/ios_icon_generator/cli/commands/mask.rb 80.48% <0.00%> (-19.52%) ⬇️
... and 1 more

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 a86bb3a...53eef58. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant