add neighbor stat support with NumPy and PyTorch implementation #3271
82.31% of diff hit (target 74.81%)
View this Pull Request on Codecov
82.31% of diff hit (target 74.81%)
Annotations
Check warning on line 85 in deepmd/entrypoints/neighbor_stat.py
codecov / codecov/patch
deepmd/entrypoints/neighbor_stat.py#L85
Added line #L85 was not covered by tests
Check warning on line 88 in deepmd/entrypoints/neighbor_stat.py
codecov / codecov/patch
deepmd/entrypoints/neighbor_stat.py#L88
Added line #L88 was not covered by tests
Check warning on line 335 in deepmd/pt/entrypoints/main.py
codecov / codecov/patch
deepmd/pt/entrypoints/main.py#L334-L335
Added lines #L334 - L335 were not covered by tests
Check warning on line 79 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L75-L79
Added lines #L75 - L79 were not covered by tests
Check warning on line 86 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L83-L86
Added lines #L83 - L86 were not covered by tests
Check warning on line 90 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L90
Added line #L90 was not covered by tests
Check warning on line 95 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L92-L95
Added lines #L92 - L95 were not covered by tests
Check warning on line 101 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L97-L101
Added lines #L97 - L101 were not covered by tests
Check warning on line 105 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L105
Added line #L105 was not covered by tests
Check warning on line 107 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L107
Added line #L107 was not covered by tests
Check warning on line 111 in deepmd/pt/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/pt/utils/neighbor_stat.py#L110-L111
Added lines #L110 - L111 were not covered by tests
Check warning on line 69 in deepmd/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/utils/neighbor_stat.py#L69
Added line #L69 was not covered by tests
Check warning on line 77 in deepmd/utils/neighbor_stat.py
codecov / codecov/patch
deepmd/utils/neighbor_stat.py#L77
Added line #L77 was not covered by tests