Closed JonasIsensee closed 2 years ago
Merging #369 (9d8b10f) into master (eebc008) will increase coverage by
0.18%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #369 +/- ##
==========================================
+ Coverage 87.28% 87.47% +0.18%
==========================================
Files 28 28
Lines 2934 2930 -4
==========================================
+ Hits 2561 2563 +2
+ Misses 373 367 -6
Impacted Files | Coverage Δ | |
---|---|---|
src/compression.jl | 94.73% <100.00%> (ø) |
|
src/data/writing_datatypes.jl | 97.01% <0.00%> (+0.30%) |
:arrow_up: |
src/data/reconstructing_datatypes.jl | 76.11% <0.00%> (+0.31%) |
:arrow_up: |
src/JLD2.jl | 91.01% <0.00%> (+1.01%) |
:arrow_up: |
src/backwards_compatibility.jl | 75.00% <0.00%> (+12.50%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update eebc008...9d8b10f. Read the comment docs.
This fixes #368 and also drops support for pre-1.6 julia versions.