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

breaking: pt: unify the output of descriptors. #3190

Merged
merged 6 commits into from
Jan 29, 2024

Merge branch 'devel' into def-descrpt-out

80b0ce7
Select commit
Loading
Failed to load commit list.
Merged

breaking: pt: unify the output of descriptors. #3190

Merge branch 'devel' into def-descrpt-out
80b0ce7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

21.27% (-53.00%) compared to 8900561

View this Pull Request on Codecov

21.27% (-53.00%) compared to 8900561

Details

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (8900561) 74.27% compared to head (80b0ce7) 21.27%.

Files Patch % Lines
deepmd/pt/model/model/dp_atomic_model.py 0.00% 14 Missing ⚠️
deepmd/pt/model/descriptor/se_a.py 0.00% 4 Missing ⚠️
deepmd/pt/model/descriptor/dpa1.py 0.00% 2 Missing ⚠️
deepmd/model_format/se_e2_a.py 0.00% 1 Missing ⚠️
deepmd/pt/model/descriptor/dpa2.py 0.00% 1 Missing ⚠️
deepmd/pt/model/descriptor/repformers.py 0.00% 1 Missing ⚠️
deepmd/pt/model/descriptor/se_atten.py 0.00% 1 Missing ⚠️
deepmd/pt/model/task/ener.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #3190       +/-   ##
===========================================
- Coverage   74.27%   21.27%   -53.00%     
===========================================
  Files         343      343               
  Lines       31630    31590       -40     
  Branches     1592     1592               
===========================================
- Hits        23493     6722    -16771     
- Misses       7212    24170    +16958     
+ Partials      925      698      -227     

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