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

Renaming and moving some of the protocol settings #689

Merged
merged 45 commits into from
Feb 6, 2024

remove doc stubs for removed settings

2a948cc
Select commit
Loading
Failed to load commit list.
Merged

Renaming and moving some of the protocol settings #689

remove doc stubs for removed settings
2a948cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2024 in 1s

91.59% of diff hit (target 91.36%)

View this Pull Request on Codecov

91.59% of diff hit (target 91.36%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/base.py#L950-L951

Added lines #L950 - L951 were not covered by tests

Check warning on line 130 in openfe/protocols/openmm_afe/equil_afe_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_afe/equil_afe_settings.py#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 35 in openfe/protocols/openmm_md/plain_md_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_md/plain_md_settings.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 793 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#L792-L793

Added lines #L792 - L793 were not covered by tests

Check warning on line 120 in openfe/protocols/openmm_rfe/equil_rfe_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_rfe/equil_rfe_settings.py#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 123 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L123

Added line #L123 was not covered by tests

Check warning on line 131 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L131

Added line #L131 was not covered by tests

Check warning on line 147 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L147

Added line #L147 was not covered by tests

Check warning on line 193 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 233 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L233

Added line #L233 was not covered by tests

Check warning on line 235 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L235

Added line #L235 was not covered by tests

Check warning on line 331 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L331

Added line #L331 was not covered by tests

Check warning on line 333 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L333

Added line #L333 was not covered by tests

Check warning on line 340 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L340

Added line #L340 was not covered by tests

Check warning on line 342 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L342

Added line #L342 was not covered by tests

Check warning on line 348 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L348

Added line #L348 was not covered by tests

Check warning on line 350 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L350

Added line #L350 was not covered by tests

Check warning on line 358 in openfe/protocols/openmm_utils/omm_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/protocols/openmm_utils/omm_settings.py#L358

Added line #L358 was not covered by tests

Check warning on line 49 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#L49

Added line #L49 was not covered by tests

Check warning on line 60 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#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 63 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#L63

Added line #L63 was not covered by tests

Check warning on line 111 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#L111

Added line #L111 was not covered by tests

Check warning on line 45 in openfe/tests/protocols/test_openmm_afe_solvation_protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_solvation_protocol.py#L45

Added line #L45 was not covered by tests

Check warning on line 58 in openfe/tests/protocols/test_openmm_afe_solvation_protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_afe_solvation_protocol.py#L58

Added line #L58 was not covered by tests

Check warning on line 758 in openfe/tests/protocols/test_openmm_equil_rfe_protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openfe/tests/protocols/test_openmm_equil_rfe_protocols.py#L757-L758

Added lines #L757 - L758 were not covered by tests