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: Check DeviceFunctions for SubDimensions #2279

Closed EdCaunt closed 6 months ago

EdCaunt commented 7 months ago

Slight improvement to the coverage of abridge_dim_names as a couple of things were getting missed.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b95947e) 86.82% compared to head (054f34f) 86.82%.

Files Patch % Lines
devito/passes/iet/misc.py 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2279 +/- ## ========================================== - Coverage 86.82% 86.82% -0.01% ========================================== Files 229 229 Lines 42441 42450 +9 Branches 7868 7870 +2 ========================================== + Hits 36851 36858 +7 - Misses 4931 4933 +2 Partials 659 659 ```

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