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: Misc codegen enhancements #2300

Closed FabioLuporini closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8bb140d) 86.70% compared to head (446c97d) 86.69%. Report is 2 commits behind head on master.

Files Patch % Lines
devito/ir/iet/visitors.py 66.66% 3 Missing and 1 partial :warning:
devito/symbolics/manipulation.py 50.00% 1 Missing and 1 partial :warning:
devito/ir/iet/nodes.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2300 +/- ## ========================================== - Coverage 86.70% 86.69% -0.01% ========================================== Files 229 229 Lines 42895 42928 +33 Branches 7952 7958 +6 ========================================== + Hits 37190 37216 +26 - Misses 5022 5027 +5 - Partials 683 685 +2 ```

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