rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
269 stars 37 forks source link

Reset version to 0.25.7 #572

Closed felixcremer closed 8 months ago

felixcremer commented 8 months ago

For some reason there was no registration made with 0.25.7 and therefore all following registration attempts failed. This should reallow the automerge of the Registrator bot. See https://github.com/JuliaRegistries/General/pull/96347 for the latest failing registration.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (1aca642) 88.10% compared to head (29634dd) 88.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #572 +/- ## ========================================== - Coverage 88.10% 88.10% -0.01% ========================================== Files 40 40 Lines 3397 3395 -2 ========================================== - Hits 2993 2991 -2 Misses 404 404 ```

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

rafaqz commented 8 months ago

Ah thanks