JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
547 stars 85 forks source link

Update documentation site and docstrings #570

Closed abhro closed 1 month ago

abhro commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.99%. Comparing base (41cf9dd) to head (4cd2a2e).

Files Patch % Lines
src/data/reconstructing_datatypes.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #570 +/- ## ========================================== - Coverage 87.00% 86.99% -0.01% ========================================== Files 31 31 Lines 4317 4315 -2 ========================================== - Hits 3756 3754 -2 Misses 561 561 ```

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

JonasIsensee commented 1 month ago

Thank you for this cleanup !