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: fix re-entrant bug #431

Merged
merged 1 commit into from
Apr 21, 2024

migration: fix re-entrant bug

0b6d532
Select commit
Loading
Failed to load commit list.
Merged

migration: fix re-entrant bug #431

migration: fix re-entrant bug
0b6d532
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 21, 2024 in 0s

17.94% of diff hit (target 82.05%)

View this Pull Request on Codecov

17.94% of diff hit (target 82.05%)

Annotations

Check warning on line 403 in src/executor/Executor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/executor/Executor.cpp#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 411 in src/executor/Executor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/executor/Executor.cpp#L405-L411

Added lines #L405 - L411 were not covered by tests

Check warning on line 413 in src/executor/Executor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/executor/Executor.cpp#L413

Added line #L413 was not covered by tests

Check warning on line 430 in src/executor/Executor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/executor/Executor.cpp#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 438 in src/executor/Executor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/executor/Executor.cpp#L432-L438

Added lines #L432 - L438 were not covered by tests

Check warning on line 440 in src/executor/Executor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/executor/Executor.cpp#L440

Added line #L440 was not covered by tests

Check warning on line 1810 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L1810

Added line #L1810 was not covered by tests

Check warning on line 1815 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L1814-L1815

Added lines #L1814 - L1815 were not covered by tests

Check warning on line 1853 in src/mpi/MpiWorld.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorld.cpp#L1846-L1853

Added lines #L1846 - L1853 were not covered by tests

Check warning on line 91 in src/mpi/MpiWorldRegistry.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mpi/MpiWorldRegistry.cpp#L91

Added line #L91 was not covered by tests