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: Add missing numpy dtypes #2271

Closed mloubout closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e8ecf41) 86.91% compared to head (747f4d0) 86.92%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2271 +/- ## ======================================= Coverage 86.91% 86.92% ======================================= Files 229 229 Lines 42150 42156 +6 Branches 7787 7787 ======================================= + Hits 36635 36643 +8 + Misses 4866 4863 -3 - Partials 649 650 +1 ```

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