JuliaArrays / OffsetArrays.jl

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

Update test deps and remove test environment #341

Closed jishnub closed 8 months ago

jishnub commented 8 months ago

Removing the test environment makes it easier to keep the test dependencies in sync

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9bc475e) 98.67% compared to head (9fad2a8) 98.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #341 +/- ## ======================================= Coverage 98.67% 98.67% ======================================= Files 5 5 Lines 452 452 ======================================= Hits 446 446 Misses 6 6 ```

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