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

refactor DeepEval #3213

Merged
merged 25 commits into from
Feb 8, 2024

improve docs and type hints

d7bf113
Select commit
Loading
Failed to load commit list.
Merged

refactor DeepEval #3213

improve docs and type hints
d7bf113
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 8, 2024 in 0s

24.25% of diff hit (within 100.00% threshold of 75.32%)

View this Pull Request on Codecov

24.25% of diff hit (within 100.00% threshold of 75.32%)

Annotations

Check warning on line 34 in deepmd/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/__init__.py#L34

Added line #L34 was not covered by tests

Check warning on line 38 in deepmd/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/__init__.py#L38

Added line #L38 was not covered by tests

Check warning on line 24 in deepmd/infer/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/backend.py#L24

Added line #L24 was not covered by tests

Check warning on line 28 in deepmd/infer/deep_dipole.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dipole.py#L28

Added line #L28 was not covered by tests

Check warning on line 46 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L46

Added line #L46 was not covered by tests

Check warning on line 109 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L109

Added line #L109 was not covered by tests

Check warning on line 118 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L118

Added line #L118 was not covered by tests

Check warning on line 128 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L128

Added line #L128 was not covered by tests

Check warning on line 130 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L130

Added line #L130 was not covered by tests

Check warning on line 133 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 138 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L138

Added line #L138 was not covered by tests

Check warning on line 141 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L141

Added line #L141 was not covered by tests

Check warning on line 33 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L33

Added line #L33 was not covered by tests

Check warning on line 88 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L88

Added line #L88 was not covered by tests

Check warning on line 94 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 98 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 100 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L100

Added line #L100 was not covered by tests

Check warning on line 103 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 222 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L222

Added line #L222 was not covered by tests

Check warning on line 239 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L239

Added line #L239 was not covered by tests

Check warning on line 252 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L252

Added line #L252 was not covered by tests

Check warning on line 270 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L270

Added line #L270 was not covered by tests

Check warning on line 274 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L274

Added line #L274 was not covered by tests

Check warning on line 306 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 313 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L312-L313

Added lines #L312 - L313 were not covered by tests