JuliaArrays / OffsetArrays.jl

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

CompatHelper: bump compat for Adapt to 4, (keep existing compat) #343

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

This pull request changes the compat entry for the Adapt package from 2, 3 to 2, 3, 4. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a2e6817) 98.67% compared to head (0927495) 98.67%.

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