JuliaIO / JLD2.jl

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

correct canbeuninitialized #517

Closed JonasIsensee closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (7e934f3) 85.95% compared to head (8c60b87) 86.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #517 +/- ## ========================================== + Coverage 85.95% 86.00% +0.04% ========================================== Files 31 31 Lines 4216 4216 ========================================== + Hits 3624 3626 +2 + Misses 592 590 -2 ```

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

JonasIsensee commented 9 months ago

This shows a new problem on nightly but this probably already existed beforehand and just wasn't visible due to previous errors.