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

[WIP] Do an MD pre-equilibration for AFE simulations #614

Closed
wants to merge 5 commits into from

Merge branch 'main' into equil_afe

5eadd6d
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Do an MD pre-equilibration for AFE simulations #614

Merge branch 'main' into equil_afe
5eadd6d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 15, 2023 in 1s

44.61% of diff hit (target 92.21%)

View this Pull Request on Codecov

44.61% of diff hit (target 92.21%)

Annotations

Check warning on line 183 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L183

Added line #L183 was not covered by tests

Check warning on line 187 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L187

Added line #L187 was not covered by tests

Check warning on line 193 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L193

Added line #L193 was not covered by tests

Check warning on line 200 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L200

Added line #L200 was not covered by tests

Check warning on line 205 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L205

Added line #L205 was not covered by tests

Check warning on line 212 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L212

Added line #L212 was not covered by tests

Check warning on line 216 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 219 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L219

Added line #L219 was not covered by tests

Check warning on line 221 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L221

Added line #L221 was not covered by tests

Check warning on line 973 in openfe/protocols/openmm_afe/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L973

Added line #L973 was not covered by tests

Check warning on line 296 in openfe/protocols/openmm_afe/equil_solvation_afe_method.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_solvation_afe_method.py#L296

Added line #L296 was not covered by tests

Check warning on line 301 in openfe/protocols/openmm_afe/equil_solvation_afe_method.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_solvation_afe_method.py#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 303 in openfe/protocols/openmm_afe/equil_solvation_afe_method.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_solvation_afe_method.py#L303

Added line #L303 was not covered by tests

Check warning on line 308 in openfe/protocols/openmm_afe/equil_solvation_afe_method.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_solvation_afe_method.py#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 310 in openfe/protocols/openmm_afe/equil_solvation_afe_method.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_solvation_afe_method.py#L310

Added line #L310 was not covered by tests

Check warning on line 318 in openfe/protocols/openmm_afe/equil_solvation_afe_method.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_solvation_afe_method.py#L318

Added line #L318 was not covered by tests

Check warning on line 382 in openfe/protocols/openmm_rfe/equil_rfe_methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_rfe/equil_rfe_methods.py#L382

Added line #L382 was not covered by tests

Check warning on line 390 in openfe/protocols/openmm_rfe/equil_rfe_methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_rfe/equil_rfe_methods.py#L388-L390

Added lines #L388 - L390 were not covered by tests

Check warning on line 393 in openfe/protocols/openmm_rfe/equil_rfe_methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_rfe/equil_rfe_methods.py#L393

Added line #L393 was not covered by tests

Check warning on line 396 in openfe/protocols/openmm_rfe/equil_rfe_methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_rfe/equil_rfe_methods.py#L396

Added line #L396 was not covered by tests

Check warning on line 17 in openfe/tests/protocols/test_openmm_afe_slow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_slow.py#L17

Added line #L17 was not covered by tests

Check warning on line 24 in openfe/tests/protocols/test_openmm_afe_slow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_slow.py#L24

Added line #L24 was not covered by tests

Check warning on line 28 in openfe/tests/protocols/test_openmm_afe_slow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_slow.py#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 31 in openfe/tests/protocols/test_openmm_afe_slow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_slow.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 33 in openfe/tests/protocols/test_openmm_afe_slow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_slow.py#L33

Added line #L33 was not covered by tests