slimgroup / JUDI.jl

Julia Devito inversion.
https://slimgroup.github.io/JUDI.jl
MIT License
97 stars 31 forks source link

Backward compatibility #86

Closed mloubout closed 2 years ago

mloubout commented 2 years ago

Add some backward compatibility type so that old JLD files are loaded safely and converted to correct new types.

@yzhang3198 should fix your issue loading older JLD files.

codecov[bot] commented 2 years ago

Codecov Report

Merging #86 (5f6c926) into master (4675593) will increase coverage by 0.04%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   84.32%   84.36%   +0.04%     
==========================================
  Files          30       30              
  Lines        2341     2348       +7     
==========================================
+ Hits         1974     1981       +7     
  Misses        367      367              
Impacted Files Coverage Δ
src/JUDI.jl 85.71% <ø> (ø)
src/TimeModeling/Utils/auxiliaryFunctions.jl 82.00% <ø> (ø)
src/TimeModeling/Types/typeutils.jl 76.11% <83.33%> (+2.34%) :arrow_up:
src/TimeModeling/Types/GeometryStructure.jl 94.26% <100.00%> (+0.03%) :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 4675593...5f6c926. Read the comment docs.