JuliaArrays / OffsetArrays.jl

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

Remove explicit test on v1.10 #347

Closed jishnub closed 7 months ago

jishnub commented 7 months ago

This is redundant now as v1 points to v1.10

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ad6d1cf) 98.67% compared to head (13194f0) 98.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #347 +/- ## ======================================= Coverage 98.67% 98.67% ======================================= Files 6 6 Lines 453 453 ======================================= Hits 447 447 Misses 6 6 ```

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