compiler: Revamp lowering of IndexDerivatives #2208
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 13, 2023 in 0s
86.91% (target 1.00%)
View this Pull Request on Codecov
86.91% (target 1.00%)
Details
Codecov Report
Merging #2208 (c1ebe2f) into master (b6f7308) will decrease coverage by
0.14%
.
The diff coverage is85.45%
.
@@ Coverage Diff @@
## master #2208 +/- ##
==========================================
- Coverage 87.04% 86.91% -0.14%
==========================================
Files 229 229
Lines 40955 41545 +590
Branches 7498 7660 +162
==========================================
+ Hits 35648 36107 +459
- Misses 4695 4816 +121
- Partials 612 622 +10
Files | Coverage Δ | |
---|---|---|
devito/core/operator.py | 85.16% <100.00%> (ø) |
|
devito/finite_differences/finite_difference.py | 100.00% <100.00%> (+1.92%) |
⬆️ |
devito/finite_differences/tools.py | 92.85% <100.00%> (-0.87%) |
⬇️ |
devito/ir/clusters/algorithms.py | 97.29% <100.00%> (+0.17%) |
⬆️ |
devito/ir/clusters/visitors.py | 90.08% <100.00%> (-2.55%) |
⬇️ |
devito/ir/equations/algorithms.py | 100.00% <100.00%> (ø) |
|
devito/ir/equations/equation.py | 89.47% <100.00%> (ø) |
|
devito/ir/iet/nodes.py | 92.05% <ø> (ø) |
|
devito/ir/stree/algorithms.py | 91.55% <100.00%> (ø) |
|
devito/ir/support/__init__.py | 100.00% <100.00%> (ø) |
|
... and 48 more |
Loading