compiler: Fix code generation for pow and fabs when using float32 #2504
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
87.29% (target 1.00%)
View this Pull Request on Codecov
87.29% (target 1.00%)
Details
Codecov Report
Attention: Patch coverage is 91.30435%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 87.29%. Comparing base (
5a15896
) to head (ad97f5e
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
devito/symbolics/printer.py | 81.81% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #2504 +/- ##
==========================================
- Coverage 87.35% 87.29% -0.06%
==========================================
Files 238 238
Lines 45574 45645 +71
Branches 4035 4048 +13
==========================================
+ Hits 39813 39848 +35
- Misses 5079 5112 +33
- Partials 682 685 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading