JuliaIO / JLD2.jl

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

fix roundtrip of Tuple{Type{Int}} #485

Closed JonasIsensee closed 10 months ago

JonasIsensee commented 10 months ago

closes #484

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2f9b17e) 85.94% compared to head (96459fd) 85.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #485 +/- ## ======================================= Coverage 85.94% 85.94% ======================================= Files 31 31 Lines 4227 4227 ======================================= Hits 3633 3633 Misses 594 594 ``` | [Files Changed](https://app.codecov.io/gh/JuliaIO/JLD2.jl/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/data/writing\_datatypes.jl](https://app.codecov.io/gh/JuliaIO/JLD2.jl/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2RhdGEvd3JpdGluZ19kYXRhdHlwZXMuamw=) | `96.55% <100.00%> (ø)` | |

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