compiler: Make code gen of elementary funcs dtype-aware #2349
Codecov / codecov/project
succeeded
Apr 11, 2024 in 0s
79.44% (target 1.00%)
View this Pull Request on Codecov
79.44% (target 1.00%)
Details
Codecov Report
Attention: Patch coverage is 90.32258%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 79.44%. Comparing base (
3a8c46e
) to head (3c8edea
).
Files | Patch % | Lines |
---|---|---|
devito/symbolics/printer.py | 88.23% | 2 Missing |
devito/symbolics/inspection.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2349 +/- ##
=======================================
Coverage 79.44% 79.44%
=======================================
Files 232 232
Lines 43587 43607 +20
Branches 8070 8072 +2
=======================================
+ Hits 34629 34645 +16
- Misses 8202 8206 +4
Partials 756 756
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading