JuliaArrays / OffsetArrays.jl

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

Test against LTS and prerelease versions #355

Closed jishnub closed 2 months ago

jishnub commented 2 months ago

This changes the nightly test to prerelease versions, and updates the test against v1.6 to the latest LTS version. This now uses setup-julia v2.2 to avail the LTS and pre versions.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.67%. Comparing base (000a042) to head (18d4cd5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ======================================= 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.