Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpi: fix setting local ranks #432

Merged
merged 1 commit into from
Apr 22, 2024

mpi: fix setting local ranks

6666cff
Select commit
Loading
Failed to load commit list.
Merged

mpi: fix setting local ranks #432

mpi: fix setting local ranks
6666cff
Select commit
Loading
Failed to load commit list.
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.