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

More static typing #177

Merged
merged 6 commits into from
Dec 19, 2023

Add py.typed

abd3d05
Select commit
Loading
Failed to load commit list.
Merged

More static typing #177

Add py.typed
abd3d05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2023 in 1s

86.47% of diff hit (target 74.05%)

View this Pull Request on Codecov

86.47% of diff hit (target 74.05%)

Annotations

Check warning on line 316 in propka/atom.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/atom.py#L316

Added line #L316 was not covered by tests

Check warning on line 363 in propka/atom.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/atom.py#L363

Added line #L363 was not covered by tests

Check warning on line 96 in propka/bonds.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/bonds.py#L96

Added line #L96 was not covered by tests

Check warning on line 136 in propka/bonds.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/bonds.py#L136

Added line #L136 was not covered by tests

Check warning on line 292 in propka/conformation_container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/conformation_container.py#L292

Added line #L292 was not covered by tests

Check warning on line 21 in propka/determinant.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/determinant.py#L21

Added line #L21 was not covered by tests

Check warning on line 18 in propka/energy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/energy.py#L18

Added line #L18 was not covered by tests

Check warning on line 171 in propka/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/group.py#L171

Added line #L171 was not covered by tests

Check warning on line 1389 in propka/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/group.py#L1389

Added line #L1389 was not covered by tests

Check warning on line 1407 in propka/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/group.py#L1407

Added line #L1407 was not covered by tests

Check warning on line 129 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L125-L129

Added lines #L125 - L129 were not covered by tests

Check warning on line 143 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L143

Added line #L143 was not covered by tests

Check warning on line 145 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L145

Added line #L145 was not covered by tests

Check warning on line 170 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L166-L170

Added lines #L166 - L170 were not covered by tests

Check warning on line 184 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L184

Added line #L184 was not covered by tests

Check warning on line 186 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L186

Added line #L186 was not covered by tests

Check warning on line 202 in propka/hydrogens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/hydrogens.py#L202

Added line #L202 was not covered by tests

Check warning on line 335 in propka/iterative.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/iterative.py#L335

Added line #L335 was not covered by tests

Check warning on line 14 in propka/lib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/lib.py#L14

Added line #L14 was not covered by tests

Check warning on line 115 in propka/lib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/lib.py#L115

Added line #L115 was not covered by tests

Check warning on line 165 in propka/lib.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/lib.py#L165

Added line #L165 was not covered by tests

Check warning on line 25 in propka/ligand_pka_values.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/ligand_pka_values.py#L25

Added line #L25 was not covered by tests

Check warning on line 57 in propka/ligand_pka_values.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/ligand_pka_values.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in propka/ligand_pka_values.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/ligand_pka_values.py#L62

Added line #L62 was not covered by tests

Check warning on line 76 in propka/ligand_pka_values.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

propka/ligand_pka_values.py#L76

Added line #L76 was not covered by tests