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

dsl: Correct retention of wrong branch in filter_ordered #2377

Closed EdCaunt closed 1 month ago

EdCaunt commented 1 month ago

… of python 3.7

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.81%. Comparing base (779aa09) to head (5368999).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2377 +/- ## ========================================== - Coverage 86.82% 86.81% -0.01% ========================================== Files 233 233 Lines 43770 43759 -11 Branches 8077 8076 -1 ========================================== - Hits 38003 37990 -13 - Misses 5060 5061 +1 - Partials 707 708 +1 ```

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