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

restrict: support 0-parameter colorant #3

Merged
merged 2 commits into from
May 22, 2021
Merged

restrict: support 0-parameter colorant #3

merged 2 commits into from
May 22, 2021

Conversation

johnnychen94
Copy link
Member

This fixes the same 0-parameter colorant issue JuliaImages/ImageTransformations.jl#97 for restrict

The real changes are in 9f6b00c

@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #3 (9f6b00c) into master (f56ef38) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   94.64%   94.73%   +0.09%     
==========================================
  Files           1        1              
  Lines         112      114       +2     
==========================================
+ Hits          106      108       +2     
  Misses          6        6              
Impacted Files Coverage Δ
src/restrict.jl 94.73% <100.00%> (+0.09%) ⬆️

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 f56ef38...9f6b00c. Read the comment docs.

@johnnychen94
Copy link
Member Author

Need to merge this for another PR (so as to avoids conflict)

@johnnychen94 johnnychen94 merged commit eff14e9 into master May 22, 2021
@johnnychen94 johnnychen94 deleted the jc/0color branch May 22, 2021 15:29
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