JuliaIO / JLD2.jl

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

experimental disable commit #544

Open JonasIsensee opened 5 months ago

JonasIsensee commented 5 months ago

Set JLD2.DISABLE_COMMIT[] = true to throw errors instead of committing types to files. Can be used to guarantee plain files.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (e42bd49) 86.92% compared to head (fd8b2db) 86.73%.

Files Patch % Lines
src/data/writing_datatypes.jl 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #544 +/- ## ========================================== - Coverage 86.92% 86.73% -0.20% ========================================== Files 31 31 Lines 4312 4303 -9 ========================================== - Hits 3748 3732 -16 - Misses 564 571 +7 ```

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