JuliaArrays / OffsetArrays.jl

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

Test on julia v1.6 #294

Closed jishnub closed 2 years ago

jishnub commented 2 years ago

Since this is the new LTS, it might make sense to test on v1.6 in addition to other tests.

codecov[bot] commented 2 years ago

Codecov Report

Merging #294 (25a2149) into master (82a0026) will increase coverage by 0.68%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   95.67%   96.35%   +0.68%     
==========================================
  Files           5        5              
  Lines         439      439              
==========================================
+ Hits          420      423       +3     
+ Misses         19       16       -3     
Impacted Files Coverage Δ
src/OffsetArrays.jl 98.27% <0.00%> (+0.68%) :arrow_up:
src/utils.jl 98.00% <0.00%> (+2.00%) :arrow_up:

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 82a0026...25a2149. Read the comment docs.