JuliaIO / JLD2.jl

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

some cleanup #526

Closed JonasIsensee closed 6 months ago

JonasIsensee commented 6 months ago

reduces invalidations from 43 to 0 !

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (196430f) 85.83% compared to head (9db2988) 86.90%.

Files Patch % Lines
src/data/specialcased_types.jl 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #526 +/- ## ========================================== + Coverage 85.83% 86.90% +1.06% ========================================== Files 31 31 Lines 4251 4276 +25 ========================================== + Hits 3649 3716 +67 + Misses 602 560 -42 ```

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