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: numpy pairtab model #3212

Merged
merged 58 commits into from
Feb 4, 2024

fix: array type

ec04b5d
Select commit
Loading
Failed to load commit list.
Merged

Feat: numpy pairtab model #3212

fix: array type
ec04b5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2024 in 0s

74.97% (+0.07%) compared to ab2c551

View this Pull Request on Codecov

74.97% (+0.07%) compared to ab2c551

Details

Codecov Report

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

Comparison is base (ab2c551) 74.90% compared to head (ec04b5d) 74.97%.

Files Patch % Lines
deepmd/dpmodel/model/pair_tab_model.py 91.01% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3212      +/-   ##
==========================================
+ Coverage   74.90%   74.97%   +0.07%     
==========================================
  Files         362      363       +1     
  Lines       32432    32551     +119     
  Branches     1608     1608              
==========================================
+ Hits        24292    24405     +113     
- Misses       7267     7273       +6     
  Partials      873      873              

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