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

Eliminate old version cruft #195

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Eliminate old version cruft #195

merged 1 commit into from
Jul 21, 2023

Conversation

timholy
Copy link
Member

@timholy timholy commented Jul 21, 2023

Now that we require Julia 1.6, a lot of cruft can be removed.
This includes the nominal dependency on AbstractFFTs.

This also improves a few method definitions and now
passes Aqua's unbound_args test.

Now that we require Julia 1.6, a lot of cruft can be removed.
This includes the nominal dependency on AbstractFFTs.

This also improves a few method definitions and now
passes Aqua's `unbound_args` test.
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 52.38% and project coverage change: +5.44 🎉

Comparison is base (145ffd4) 71.28% compared to head (652b793) 76.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   71.28%   76.72%   +5.44%     
==========================================
  Files          10        9       -1     
  Lines         592      550      -42     
==========================================
  Hits          422      422              
+ Misses        170      128      -42     
Impacted Files Coverage Δ
src/deprecations.jl 0.00% <0.00%> (ø)
src/colorchannels.jl 47.44% <66.66%> (+1.67%) ⬆️
src/ImageCore.jl 78.37% <100.00%> (ø)
src/convert_reinterpret.jl 93.33% <100.00%> (+62.22%) ⬆️
src/stackedviews.jl 79.74% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@timholy timholy merged commit d9eeb6d into master Jul 21, 2023
14 of 15 checks passed
@timholy timholy deleted the teh/no_cruft branch July 21, 2023 21:27
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