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

feat: descriptor provide get_rcut_smth and get_env_protection #3761

Merged
merged 10 commits into from
May 11, 2024

fix dpa2 prec, marginal case...

7e5723a
Select commit
Loading
Failed to load commit list.
Merged

feat: descriptor provide get_rcut_smth and get_env_protection #3761

fix dpa2 prec, marginal case...
7e5723a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2024 in 1s

82.44% (+0.01%) compared to 74dce7f

View this Pull Request on Codecov

82.44% (+0.01%) compared to 74dce7f

Details

Codecov Report

Attention: Patch coverage is 89.87342% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 82.44%. Comparing base (74dce7f) to head (7e5723a).

Files Patch % Lines
deepmd/dpmodel/descriptor/dpa2.py 50.00% 2 Missing ⚠️
deepmd/dpmodel/descriptor/make_base_descriptor.py 66.66% 2 Missing ⚠️
deepmd/pt/model/descriptor/descriptor.py 66.66% 2 Missing ⚠️
deepmd/pt/model/descriptor/dpa2.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3761      +/-   ##
==========================================
+ Coverage   82.43%   82.44%   +0.01%     
==========================================
  Files         517      517              
  Lines       49185    49264      +79     
  Branches     2979     2982       +3     
==========================================
+ Hits        40547    40618      +71     
- Misses       7727     7735       +8     
  Partials      911      911              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.