devitocodes / devito

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

arch: patch compiler version #2297

Closed mloubout closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (8a28bc7) 86.75% compared to head (e621833) 86.74%.

Files Patch % Lines
devito/arch/compiler.py 60.00% 6 Missing :warning:
devito/arch/archinfo.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2297 +/- ## ========================================== - Coverage 86.75% 86.74% -0.01% ========================================== Files 229 229 Lines 42898 42905 +7 Branches 7955 7957 +2 ========================================== + Hits 37215 37217 +2 - Misses 5007 5012 +5 Partials 676 676 ```

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