devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
537 stars 221 forks source link

compiler: Revamp linearization #2317

Closed FabioLuporini closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (14ade37) 86.69% compared to head (df588c5) 86.67%.

Files Patch % Lines
devito/passes/iet/linearization.py 82.66% 20 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2317 +/- ## ========================================== - Coverage 86.69% 86.67% -0.02% ========================================== Files 229 229 Lines 43043 43107 +64 Branches 7983 7996 +13 ========================================== + Hits 37318 37365 +47 - Misses 5034 5048 +14 - Partials 691 694 +3 ```

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