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: add ZBL weighted DP model #3210

Merged
merged 111 commits into from
Feb 8, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

1d61a2c
Select commit
Loading
Failed to load commit list.
Merged

Feat: add ZBL weighted DP model #3210

[pre-commit.ci] auto fixes from pre-commit.com hooks
1d61a2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

75.24% (+0.13%) compared to a7153b1

View this Pull Request on Codecov

75.24% (+0.13%) compared to a7153b1

Details

Codecov Report

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

Comparison is base (a7153b1) 75.11% compared to head (1d61a2c) 75.24%.

❗ Current head 1d61a2c differs from pull request most recent head 10116e2. Consider uploading reports for the commit 10116e2 to get more accurate results

Files Patch % Lines
deepmd/dpmodel/model/linear_atomic_model.py 91.57% 8 Missing ⚠️
deepmd/pt/model/model/ener.py 68.42% 6 Missing ⚠️
deepmd/pt/model/model/linear_atomic_model.py 94.89% 5 Missing ⚠️
deepmd/pt/model/model/__init__.py 87.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3210      +/-   ##
==========================================
+ Coverage   75.11%   75.24%   +0.13%     
==========================================
  Files         363      365       +2     
  Lines       32616    32830     +214     
  Branches     1609     1609              
==========================================
+ Hits        24498    24702     +204     
- Misses       7245     7255      +10     
  Partials      873      873              

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