Closed wehs7661 closed 2 months ago
Attention: Patch coverage is 7.85619%
with 692 lines
in your changes missing coverage. Please review.
Project coverage is 70.75%. Comparing base (
9958558
) to head (7c73b27
).
Files with missing lines | Patch % | Lines |
---|---|---|
ensemble_md/utils/coordinate_swap.py | 6.24% | 616 Missing :warning: |
ensemble_md/replica_exchange_EE.py | 19.14% | 76 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
In this PR, we aim to add some features that can be used by asynchronous REXEE. Note that this currently only for experimental purposes.
Type of Change
Todos
Notable points that this PR has either accomplished or will accomplish.
Checklist
Starting from PR #62, external PRs must keep the following checklist in the PR.
flake8
.docs
directory if my changes affect the project's functionality or usage.