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: import

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

Feat: numpy pairtab model #3212

fix: import
1a59917
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2024 in 0s

74.85% (+0.07%) compared to 412c812

View this Pull Request on Codecov

74.85% (+0.07%) compared to 412c812

Details

Codecov Report

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

Comparison is base (412c812) 74.78% compared to head (1a59917) 74.85%.

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

Files Patch % Lines
deepmd/dpmodel/model/pair_tab_model.py 90.90% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3212      +/-   ##
==========================================
+ Coverage   74.78%   74.85%   +0.07%     
==========================================
  Files         362      363       +1     
  Lines       32396    32508     +112     
  Branches     1594     1594              
==========================================
+ Hits        24226    24333     +107     
- Misses       7245     7250       +5     
  Partials      925      925              

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