[RFC] compiler: Add new HaloSpot optimization #2475
Closed
Codecov / codecov/project
succeeded
Oct 29, 2024 in 1s
87.22% (target 1.00%)
View this Pull Request on Codecov
87.22% (target 1.00%)
Details
Codecov Report
Attention: Patch coverage is 92.59259%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 87.22%. Comparing base (
f95007d
) to head (96eaa17
).
Files with missing lines | Patch % | Lines |
---|---|---|
devito/passes/iet/mpi.py | 87.95% | 9 Missing and 1 partial |
devito/mpi/halo_scheme.py | 90.90% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2475 +/- ##
==========================================
+ Coverage 87.19% 87.22% +0.03%
==========================================
Files 238 238
Lines 45201 45332 +131
Branches 4012 4029 +17
==========================================
+ Hits 39415 39543 +128
- Misses 5104 5108 +4
+ Partials 682 681 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading