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

Implementation of the GEN_FF workflow #383

Open
wants to merge 107 commits into
base: master
Choose a base branch
from

fix small bug

9f742e1
Select commit
Loading
Failed to load commit list.
Open

Implementation of the GEN_FF workflow #383

fix small bug
9f742e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 16, 2024 in 1s

79.8% of diff hit (target 90.0%)

View this Pull Request on Codecov

79.8% of diff hit (target 90.0%)

Annotations

Check warning on line 101 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L101

Added line #L101 was not covered by tests

Check warning on line 103 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L103

Added line #L103 was not covered by tests

Check warning on line 106 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L106

Added line #L106 was not covered by tests

Check warning on line 109 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 111 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L111

Added line #L111 was not covered by tests

Check warning on line 113 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L113

Added line #L113 was not covered by tests

Check warning on line 140 in polyply/src/charges.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/charges.py#L140

Added line #L140 was not covered by tests

Check warning on line 69 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L69

Added line #L69 was not covered by tests

Check warning on line 80 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L80

Added line #L80 was not covered by tests

Check warning on line 103 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 193 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L193

Added line #L193 was not covered by tests

Check warning on line 214 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L214

Added line #L214 was not covered by tests

Check warning on line 216 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L216

Added line #L216 was not covered by tests

Check warning on line 218 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L218

Added line #L218 was not covered by tests

Check warning on line 223 in polyply/src/ffoutput.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/ffoutput.py#L220-L223

Added lines #L220 - L223 were not covered by tests

Check warning on line 29 in polyply/src/gen_ff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/gen_ff.py#L29

Added line #L29 was not covered by tests

Check warning on line 65 in polyply/src/gen_ff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/gen_ff.py#L65

Added line #L65 was not covered by tests

Check warning on line 103 in polyply/src/gen_ff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/gen_ff.py#L103

Added line #L103 was not covered by tests

Check warning on line 98 in polyply/src/gen_itp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/gen_itp.py#L98

Added line #L98 was not covered by tests

Check warning on line 229 in polyply/src/graph_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/graph_utils.py#L227-L229

Added lines #L227 - L229 were not covered by tests

Check warning on line 395 in polyply/src/meta_molecule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/meta_molecule.py#L394-L395

Added lines #L394 - L395 were not covered by tests

Check warning on line 400 in polyply/src/meta_molecule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/meta_molecule.py#L399-L400

Added lines #L399 - L400 were not covered by tests

Check warning on line 403 in polyply/src/meta_molecule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/meta_molecule.py#L403

Added line #L403 was not covered by tests

Check warning on line 406 in polyply/src/meta_molecule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/meta_molecule.py#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 428 in polyply/src/meta_molecule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

polyply/src/meta_molecule.py#L428

Added line #L428 was not covered by tests