slimgroup / JUDI.jl

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

Add missing tests #107

Closed mloubout closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #107 (64f1b75) into master (01eedad) will increase coverage by 5.77%. The diff coverage is 63.63%.

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   75.95%   81.73%   +5.77%     
==========================================
  Files          23       23              
  Lines        1801     1812      +11     
==========================================
+ Hits         1368     1481     +113     
+ Misses        433      331     -102     
Impacted Files Coverage Δ
src/TimeModeling/Modeling/propagation.jl 66.66% <38.46%> (-8.34%) :arrow_down:
src/TimeModeling/Modeling/misfit_fg.jl 94.73% <100.00%> (+29.21%) :arrow_up:
src/compat.jl 100.00% <100.00%> (ø)
src/TimeModeling/Types/abstract.jl 78.37% <0.00%> (+0.90%) :arrow_up:
src/TimeModeling/Modeling/time_modeling_serial.jl 91.66% <0.00%> (+4.16%) :arrow_up:
src/TimeModeling/Utils/auxiliaryFunctions.jl 77.67% <0.00%> (+5.03%) :arrow_up:
src/TimeModeling/LinearOperators/operators.jl 83.33% <0.00%> (+10.43%) :arrow_up:
src/TimeModeling/Modeling/python_interface.jl 99.17% <0.00%> (+16.52%) :arrow_up:
... 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 01eedad...64f1b75. Read the comment docs.