slimgroup / JUDI.jl

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

Fix dt/t type check #118

Closed mloubout closed 2 years ago

mloubout commented 2 years ago

Fixes #117

codecov[bot] commented 2 years ago

Codecov Report

Merging #118 (266316c) into master (b6ba28d) will decrease coverage by 15.08%. The diff coverage is 85.71%.

@@             Coverage Diff             @@
##           master     #118       +/-   ##
===========================================
- Coverage   81.55%   66.46%   -15.09%     
===========================================
  Files          23       23               
  Lines        1816     1816               
===========================================
- Hits         1481     1207      -274     
- Misses        335      609      +274     
Impacted Files Coverage Δ
src/TimeModeling/Types/GeometryStructure.jl 90.22% <85.71%> (-1.15%) :arrow_down:
src/TimeModeling/Utils/seismic_preconditioners.jl 0.00% <0.00%> (-79.24%) :arrow_down:
src/TimeModeling/Modeling/python_interface.jl 66.94% <0.00%> (-32.24%) :arrow_down:
src/TimeModeling/Utils/auxiliaryFunctions.jl 49.05% <0.00%> (-28.62%) :arrow_down:
src/TimeModeling/Types/OptionsStructure.jl 66.66% <0.00%> (-26.67%) :arrow_down:
src/TimeModeling/Modeling/time_modeling_serial.jl 70.83% <0.00%> (-20.84%) :arrow_down:
src/TimeModeling/Types/judiVector.jl 81.35% <0.00%> (-10.17%) :arrow_down:
src/TimeModeling/LinearOperators/operators.jl 75.92% <0.00%> (-7.41%) :arrow_down:
src/TimeModeling/Modeling/misfit_fg.jl 89.47% <0.00%> (-5.27%) :arrow_down:
src/TimeModeling/Types/judiWavefield.jl 67.50% <0.00%> (-5.00%) :arrow_down:
... and 3 more

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 b6ba28d...266316c. Read the comment docs.