JuliaIO / JLD2.jl

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

Unnormalized unicode & missing load_attribute method #561

Closed JonasIsensee closed 4 months ago

JonasIsensee commented 4 months ago

fixes #466

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.94%. Comparing base (ccd60eb) to head (3886532).

Files Patch % Lines
src/attributes.jl 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #561 +/- ## ======================================= Coverage 86.94% 86.94% ======================================= Files 31 31 Lines 4311 4321 +10 ======================================= + Hits 3748 3757 +9 - Misses 563 564 +1 ```

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