Skip to content

Images v0.25.2: remove EllipsisNotation#1006

Merged
johnnychen94 merged 2 commits intomasterfrom
jc/ellips
Apr 11, 2022
Merged

Images v0.25.2: remove EllipsisNotation#1006
johnnychen94 merged 2 commits intomasterfrom
jc/ellips

Conversation

@johnnychen94
Copy link
Copy Markdown
Member

@johnnychen94 johnnychen94 commented Apr 11, 2022

I realize that we don't need to load EllipsisNotation at all because IntegralArrays already does this:

https://github.com/JuliaImages/IntegralArrays.jl/blob/0f8bdfd7466504f789ee20935999598b79ca0e7e/src/IntegralArrays.jl#L7-L8

This is a bug fix for IntergralArrays v0.1.4, I've checked that this works for old IntergralArrays version v0.1.3. Fixes #1005.

Will merge and tag a new release once the test passes.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 11, 2022

Codecov Report

Merging #1006 (3e9602c) into master (e9a3745) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1006   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files           8        8           
  Lines         823      823           
=======================================
  Hits          722      722           
  Misses        101      101           
Impacted Files Coverage Δ
src/Images.jl 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 e9a3745...3e9602c. Read the comment docs.

@johnnychen94 johnnychen94 changed the title remove EllipsisNotation Images v0.25.2: remove EllipsisNotation Apr 11, 2022
@johnnychen94 johnnychen94 enabled auto-merge (squash) April 11, 2022 10:10
@johnnychen94 johnnychen94 disabled auto-merge April 11, 2022 10:15
@johnnychen94 johnnychen94 merged commit 401d146 into master Apr 11, 2022
@johnnychen94 johnnychen94 deleted the jc/ellips branch April 11, 2022 10:15
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.

using Images failed after updating IntegralArrays

1 participant