JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
537 stars 84 forks source link

Declare `[compat]` requirements for std libraries #502

Closed Felix-Gauthier closed 8 months ago

Felix-Gauthier commented 8 months ago

Ref: https://github.com/JuliaIO/JLD2.jl/pull/500#issuecomment-1792812997

Following https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958 [compat] requirement were changed for standard libraries

This lead to a rejected new version in the general registry https://github.com/JuliaRegistries/General/pull/94552

@JonasIsensee Hopefully I didn't miss anything, I followed the list provided in the JuliaRegistries comment. 😄

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (defef16) 85.94% compared to head (2f9f951) 85.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #502 +/- ## ======================================= Coverage 85.94% 85.94% ======================================= Files 31 31 Lines 4213 4213 ======================================= Hits 3621 3621 Misses 592 592 ```

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