mpi: fix setting local ranks #432
Merged
Codecov / codecov/project
succeeded
Apr 22, 2024 in 0s
81.93% (+0.10%) compared to 5b65b3e
View this Pull Request on Codecov
81.93% (+0.10%) compared to 5b65b3e
Details
Codecov Report
Attention: Patch coverage is 81.48148%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 81.93%. Comparing base (
5b65b3e
) to head (6666cff
).
Files | Patch % | Lines |
---|---|---|
src/mpi/MpiWorld.cpp | 78.94% | 4 Missing |
src/executor/Executor.cpp | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #432 +/- ##
==========================================
+ Coverage 81.83% 81.93% +0.10%
==========================================
Files 115 115
Lines 7691 7702 +11
==========================================
+ Hits 6294 6311 +17
+ Misses 1397 1391 -6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading