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 consistency test for ZBL between dp and pt #4292

Merged
merged 23 commits into from
Nov 1, 2024

Merge branch 'devel' into feat/zbl-consistency-test

0e4208d
Select commit
Loading
Failed to load commit list.
Merged

Feat: Add consistency test for ZBL between dp and pt #4292

Merge branch 'devel' into feat/zbl-consistency-test
0e4208d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

84.33% (+0.00%) compared to 704db2f

View this Pull Request on Codecov

84.33% (+0.00%) compared to 704db2f

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.33%. Comparing base (704db2f) to head (0e4208d).

Files with missing lines Patch % Lines
deepmd/dpmodel/model/dp_zbl_model.py 82.35% 3 Missing ⚠️
deepmd/dpmodel/model/model.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #4292   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files         555      556    +1     
  Lines       51884    51924   +40     
  Branches     3054     3054           
=======================================
+ Hits        43754    43788   +34     
- Misses       7172     7174    +2     
- Partials      958      962    +4     

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