JuliaIO / JLD2.jl

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

fix reconstruction with unknown type param #521

Closed JonasIsensee closed 6 months ago

JonasIsensee commented 6 months ago

closes #506

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (ad988ca) 85.72% compared to head (fc6b77a) 86.46%.

Files Patch % Lines
src/data/reconstructing_datatypes.jl 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #521 +/- ## ========================================== + Coverage 85.72% 86.46% +0.73% ========================================== Files 31 31 Lines 4246 4247 +1 ========================================== + Hits 3640 3672 +32 + Misses 606 575 -31 ```

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