JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
534 stars 82 forks source link

add method for mutable custom serialization #537

Closed JonasIsensee closed 5 months ago

JonasIsensee commented 5 months ago

fixes #536

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (15eaa50) 86.81% compared to head (46ca3a0) 86.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #537 +/- ## ======================================= Coverage 86.81% 86.82% ======================================= Files 31 31 Lines 4299 4302 +3 ======================================= + Hits 3732 3735 +3 Misses 567 567 ```

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