FFTViews.jl icon indicating copy to clipboard operation
FFTViews.jl copied to clipboard

Fix some depwarns and ambiguities

Open timholy opened this issue 4 years ago • 2 comments

Fixes #20

timholy avatar Aug 18 '21 23:08 timholy

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

:exclamation: 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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 18 '21 23:08 codecov[bot]

Will require https://github.com/JuliaArrays/OffsetArrays.jl/pull/255 to pass tests

timholy avatar Aug 18 '21 23:08 timholy