JuliaArrays / OffsetArrays.jl

Fortran-like arrays with arbitrary, zero or negative starting indices.
Other
195 stars 40 forks source link

Use Aqua v0.6 in tests #334

Closed jishnub closed 1 year ago

jishnub commented 1 year ago

Since Aqua v0.5 is not being maintained anymore, it's worth switching to v0.6, which will receive fixes for the latest Julia features.

codecov[bot] commented 1 year ago

Codecov Report

Merging #334 (3965d38) into master (0929e07) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #334   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files           5        5           
  Lines         452      452           
=======================================
  Hits          446      446           
  Misses          6        6           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more