JuliaIO / JLD2.jl

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

module reference serialization #516

Closed JonasIsensee closed 9 months ago

JonasIsensee commented 9 months ago

fixes #513

codecov[bot] commented 9 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (037a9d3) 85.42% compared to head (3e81a43) 85.67%. Report is 3 commits behind head on master.

Files Patch % Lines
src/data/specialcased_types.jl 29.41% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #516 +/- ## ========================================== + Coverage 85.42% 85.67% +0.25% ========================================== Files 31 31 Lines 4212 4230 +18 ========================================== + Hits 3598 3624 +26 + Misses 614 606 -8 ```

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