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: Fix minor codegen issues after pickling #2283

Closed FabioLuporini closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (2a9533f) 86.80% compared to head (9ee3471) 86.86%.

Files Patch % Lines
devito/operator/operator.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2283 +/- ## ========================================== + Coverage 86.80% 86.86% +0.05% ========================================== Files 229 229 Lines 42516 42535 +19 Branches 7889 7892 +3 ========================================== + Hits 36908 36949 +41 + Misses 4952 4929 -23 - Partials 656 657 +1 ```

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