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

migration(mpi): fix race conditions #429

Merged
merged 1 commit into from
Apr 20, 2024

migration(mpi): fix race conditions

1c5bca2
Select commit
Loading
Failed to load commit list.
Merged

migration(mpi): fix race conditions #429

migration(mpi): fix race conditions
1c5bca2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2024 in 0s

82.05% (-0.19%) compared to 952811a

View this Pull Request on Codecov

82.05% (-0.19%) compared to 952811a

Details

Codecov Report

Attention: Patch coverage is 78.12500% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 82.05%. Comparing base (952811a) to head (1c5bca2).
Report is 1 commits behind head on main.

Files Patch % Lines
src/mpi/MpiWorld.cpp 33.33% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   82.23%   82.05%   -0.19%     
==========================================
  Files         115      115              
  Lines        7584     7628      +44     
==========================================
+ Hits         6237     6259      +22     
- Misses       1347     1369      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.