devitocodes / devito

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

tests: Fixup conftest's set_run_reset() #2381

Closed FabioLuporini closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.82%. Comparing base (a00b66f) to head (6a2ac49).

Files Patch % Lines
conftest.py 50.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2381 +/- ## ========================================== - Coverage 86.83% 86.82% -0.01% ========================================== Files 234 234 Lines 43982 43985 +3 Branches 8125 8126 +1 ========================================== + Hits 38191 38192 +1 - Misses 5085 5086 +1 - Partials 706 707 +1 ```

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