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

imresize: handle 0-parameter colorant types #126

Merged
merged 1 commit into from
May 22, 2021
Merged

imresize: handle 0-parameter colorant types #126

merged 1 commit into from
May 22, 2021

Conversation

johnnychen94
Copy link
Member

fixes #97

@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #126 (fa9cdfe) into master (b195f34) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   93.86%   93.90%   +0.03%     
==========================================
  Files           8        8              
  Lines         326      328       +2     
==========================================
+ Hits          306      308       +2     
  Misses         20       20              
Impacted Files Coverage Δ
src/resizing.jl 98.80% <100.00%> (+0.01%) ⬆️

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 b195f34...fa9cdfe. Read the comment docs.

@johnnychen94 johnnychen94 merged commit 328a4b8 into master May 22, 2021
@johnnychen94 johnnychen94 deleted the jc/argb branch May 22, 2021 10:46
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.

imresize failed with ARGB32
1 participant