compiler: Misc improvements to code generation #2516
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
87.27% (target 1.00%)
View this Pull Request on Codecov
87.27% (target 1.00%)
Details
Codecov Report
Attention: Patch coverage is 76.92308%
with 45 lines
in your changes missing coverage. Please review.
Project coverage is 87.27%. Comparing base (
603f6a7
) to head (82fa700
).
Files with missing lines | Patch % | Lines |
---|---|---|
devito/arch/archinfo.py | 42.42% | 19 Missing |
devito/ir/support/properties.py | 76.74% | 6 Missing and 4 partials |
devito/passes/clusters/misc.py | 78.57% | 5 Missing and 4 partials |
devito/arch/compiler.py | 42.85% | 4 Missing |
tests/test_mpi.py | 60.00% | 2 Missing |
devito/types/dense.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2516 +/- ##
==========================================
- Coverage 87.29% 87.27% -0.02%
==========================================
Files 238 238
Lines 45749 45875 +126
Branches 4059 4073 +14
==========================================
+ Hits 39937 40039 +102
- Misses 5127 5148 +21
- Partials 685 688 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading