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 some depwarns and ambiguities #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix some depwarns and ambiguities #22

wants to merge 1 commit into from

Conversation

timholy
Copy link
Member

@timholy timholy commented Aug 18, 2021

Fixes #20

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.27%. Comparing base (75f8eb9) to head (62de34b).
Report is 6 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (75f8eb9) and HEAD (62de34b). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (75f8eb9) HEAD (62de34b)
12 3
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #22       +/-   ##
===========================================
- Coverage   89.47%   70.27%   -19.21%     
===========================================
  Files           1        1               
  Lines          38       37        -1     
===========================================
- Hits           34       26        -8     
- Misses          4       11        +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timholy
Copy link
Member Author

timholy commented Aug 18, 2021

Will require JuliaArrays/OffsetArrays.jl#255 to pass tests

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.

FFTViews breaks with loaded (PaddedViews | OffsetArrays)
1 participant