slimgroup / JUDI.jl

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

Fixe 3D setup #84

Closed mloubout closed 2 years ago

mloubout commented 2 years ago

FIx to abstract array to include Ranges

Fixes #83

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (475845d) into master (66de30a) will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   84.46%   84.32%   -0.14%     
==========================================
  Files          30       30              
  Lines        2336     2341       +5     
==========================================
+ Hits         1973     1974       +1     
- Misses        363      367       +4     
Impacted Files Coverage Δ
src/TimeModeling/Utils/auxiliaryFunctions.jl 82.00% <100.00%> (-0.16%) :arrow_down:
src/TimeModeling/Types/typeutils.jl 73.77% <0.00%> (-1.64%) :arrow_down:
src/TimeModeling/LinearOperators/judiModeling.jl 93.54% <0.00%> (-1.54%) :arrow_down:
src/TimeModeling/LinearOperators/judiPDE.jl 58.65% <0.00%> (-0.57%) :arrow_down:

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 66de30a...475845d. Read the comment docs.