slimgroup / JUDI.jl

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

Fix #88, now skip oob recs since generated code skips then and output… #222

Closed mloubout closed 8 months ago

mloubout commented 8 months ago

Fixes #88 Fixes #218

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (eaec430) 78.14% compared to head (830829e) 82.87%.

Files Patch % Lines
src/TimeModeling/Utils/auxiliaryFunctions.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ========================================== + Coverage 78.14% 82.87% +4.73% ========================================== Files 28 28 Lines 2452 2453 +1 ========================================== + Hits 1916 2033 +117 + Misses 536 420 -116 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.