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 breakages on OffsetArrays 1.3.1 #149

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Fix breakages on OffsetArrays 1.3.1 #149

merged 1 commit into from
Oct 12, 2020

Conversation

timholy
Copy link
Member

@timholy timholy commented Oct 12, 2020

These were just in deprecated tests, but I think it makes sense to keep these a little longer.

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #149 into master will decrease coverage by 0.52%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   77.77%   77.24%   -0.53%     
==========================================
  Files          20       10      -10     
  Lines        1134      567     -567     
==========================================
- Hits          882      438     -444     
+ Misses        252      129     -123     
Impacted Files Coverage Δ
src/deprecations.jl 57.50% <0.00%> (-7.50%) ⬇️
D:/a/ImageCore.jl/ImageCore.jl/src/precompile.jl
D:/a/ImageCore.jl/ImageCore.jl/src/show.jl
D:/a/ImageCore.jl/ImageCore.jl/src/ImageCore.jl
D:/a/ImageCore.jl/ImageCore.jl/src/traits.jl
D:/a/ImageCore.jl/ImageCore.jl/src/functions.jl
...:/a/ImageCore.jl/ImageCore.jl/src/colorchannels.jl
D:/a/ImageCore.jl/ImageCore.jl/src/deprecations.jl
...ageCore.jl/ImageCore.jl/src/convert_reinterpret.jl
D:/a/ImageCore.jl/ImageCore.jl/src/stackedviews.jl
... 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 8993b6c...f683c61. 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