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

fix cycle import

b428fc2
Select commit
Loading
Failed to load commit list.
Merged

refactor DeepEval #3213

fix cycle import
b428fc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 1, 2024 in 0s

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

View this Pull Request on Codecov

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

Annotations

Check warning on line 19 in deepmd/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/__init__.py#L19

Added line #L19 was not covered by tests

Check warning on line 23 in deepmd/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/__init__.py#L23

Added line #L23 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dipole.py#L10

Added line #L10 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L40

Added line #L40 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L103

Added line #L103 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L112

Added line #L112 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L122

Added line #L122 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L124

Added line #L124 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L126-L127

Added lines #L126 - L127 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L132

Added line #L132 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_dos.py#L135

Added line #L135 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L32

Added line #L32 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L67

Added line #L67 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L70-L73

Added lines #L70 - L73 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L75-L77

Added lines #L75 - L77 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L81-L82

Added lines #L81 - L82 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L201

Added line #L201 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L218

Added line #L218 was 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 235 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L235

Added line #L235 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 271 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L270-L271

Added lines #L270 - L271 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L277-L278

Added lines #L277 - L278 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/infer/deep_eval.py#L288

Added line #L288 was not covered by tests