JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
553 stars 88 forks source link

Object identity & no custom serialization to vector #520

Closed JonasIsensee closed 9 months ago

JonasIsensee commented 9 months ago

fixes #427

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3933b32) 85.70% compared to head (6a580d7) 85.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #520 +/- ## ========================================== + Coverage 85.70% 85.72% +0.02% ========================================== Files 31 31 Lines 4245 4246 +1 ========================================== + Hits 3638 3640 +2 + Misses 607 606 -1 ```

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