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

API: fix printer dtype processing #2388

Closed mloubout closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 82.75862% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.79%. Comparing base (be7c403) to head (3c95932).

Files Patch % Lines
devito/types/sparse.py 40.00% 3 Missing :warning:
devito/symbolics/printer.py 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2388 +/- ## ========================================== + Coverage 86.77% 86.79% +0.01% ========================================== Files 234 234 Lines 44245 44265 +20 Branches 8181 8183 +2 ========================================== + Hits 38393 38418 +25 + Misses 5137 5124 -13 - Partials 715 723 +8 ```

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