JuliaIO / JLD2.jl

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

avoid overflow in nfield loading #559

Closed JonasIsensee closed 1 month ago

JonasIsensee commented 1 month ago

fixes #558

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.94%. Comparing base (7579dfb) to head (dd3b2d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #559 +/- ## ========================================== + Coverage 86.84% 86.94% +0.09% ========================================== Files 31 31 Lines 4311 4311 ========================================== + Hits 3744 3748 +4 + Misses 567 563 -4 ```

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