API: fix printer dtype processing #2388
Merged
Codecov / codecov/project
succeeded
Jun 18, 2024 in 0s
86.79% (target 1.00%)
View this Pull Request on Codecov
86.79% (target 1.00%)
Details
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 |
devito/symbolics/printer.py | 80.00% | 2 Missing |
Additional details and impacted files
@@ 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
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading