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

compiler: Add Weights.value utility #2322

Closed FabioLuporini closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 86.66%. Comparing base (edd6a2e) to head (3b00540).

Files Patch % Lines
devito/finite_differences/differentiable.py 27.27% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2322 +/- ## ========================================== - Coverage 86.67% 86.66% -0.02% ========================================== Files 229 229 Lines 43153 43164 +11 Branches 8002 8004 +2 ========================================== + Hits 37402 37407 +5 - Misses 5054 5060 +6 Partials 697 697 ```

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