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: model devi C/C++ API without nlist #3647

Merged
merged 10 commits into from
Apr 6, 2024

fix atype

82374e5
Select commit
Loading
Failed to load commit list.
Merged

feat: model devi C/C++ API without nlist #3647

fix atype
82374e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2024 in 1s

81.77% (+0.04%) compared to 073f559

View this Pull Request on Codecov

81.77% (+0.04%) compared to 073f559

Details

Codecov Report

Attention: Patch coverage is 91.97531% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 81.77%. Comparing base (073f559) to head (82374e5).

Files Patch % Lines
source/api_c/include/deepmd.hpp 86.04% 4 Missing and 8 partials ⚠️
source/api_c/src/c_api.cc 76.74% 5 Missing and 5 partials ⚠️
source/api_cc/src/DeepPot.cc 78.94% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3647      +/-   ##
==========================================
+ Coverage   81.72%   81.77%   +0.04%     
==========================================
  Files         503      503              
  Lines       46007    46331     +324     
  Branches     2891     2952      +61     
==========================================
+ Hits        37601    37888     +287     
- Misses       7528     7550      +22     
- Partials      878      893      +15     

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