slimgroup / JUDI.jl

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

add show for judiMultiSourceVector #110

Closed ziyiyin97 closed 2 years ago

ziyiyin97 commented 2 years ago

fix #109

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (0aaac1c) into master (30fb30f) will decrease coverage by 6.27%. The diff coverage is 0.00%.

:exclamation: Current head 0aaac1c differs from pull request most recent head 36b5b28. Consider uploading reports for the commit 36b5b28 to get more accurate results

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   81.73%   75.45%   -6.28%     
==========================================
  Files          23       23              
  Lines        1812     1813       +1     
==========================================
- Hits         1481     1368     -113     
- Misses        331      445     +114     
Impacted Files Coverage Δ
src/TimeModeling/Types/GeometryStructure.jl 91.37% <0.00%> (-0.53%) :arrow_down:
src/TimeModeling/Types/ModelStructure.jl 85.24% <0.00%> (-1.43%) :arrow_down:
src/TimeModeling/Types/abstract.jl 76.78% <0.00%> (-1.60%) :arrow_down:
src/TimeModeling/Modeling/distributed.jl 32.25% <0.00%> (-64.52%) :arrow_down:
src/TimeModeling/LinearOperators/lazy.jl 49.25% <0.00%> (-33.36%) :arrow_down:
src/TimeModeling/Modeling/misfit_fg.jl 64.91% <0.00%> (-29.83%) :arrow_down:
src/TimeModeling/Modeling/python_interface.jl 82.64% <0.00%> (-16.53%) :arrow_down:
src/TimeModeling/LinearOperators/operators.jl 72.89% <0.00%> (-10.44%) :arrow_down:
src/TimeModeling/Utils/auxiliaryFunctions.jl 72.64% <0.00%> (-5.04%) :arrow_down:
src/TimeModeling/Modeling/propagation.jl 62.22% <0.00%> (-4.45%) :arrow_down:
... and 2 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 30fb30f...36b5b28. Read the comment docs.