invenia / JLSO.jl

Julia Serialized Object (JLSO) file format for storing checkpoint data.
MIT License
90 stars 5 forks source link

Extending PR 106 #110

Open rofinn opened 3 years ago

rofinn commented 3 years ago

Closes #106

codecov[bot] commented 3 years ago

Codecov Report

Merging #110 (168586f) into master (dbf7be6) will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   97.56%   97.67%   +0.11%     
==========================================
  Files           6        6              
  Lines         205      215      +10     
==========================================
+ Hits          200      210      +10     
  Misses          5        5              
Impacted Files Coverage Δ
src/file_io.jl 94.44% <0.00%> (+0.10%) :arrow_up:
src/JLSOFile.jl 93.33% <0.00%> (+2.85%) :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 dbf7be6...168586f. Read the comment docs.