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

fix c++ interface bug #3613

Merged
merged 12 commits into from
Mar 28, 2024

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

a4ae015
Select commit
Loading
Failed to load commit list.
Merged

fix c++ interface bug #3613

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

77.70% (-0.03%) compared to f16d543

View this Pull Request on Codecov

77.70% (-0.03%) compared to f16d543

Details

Codecov Report

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

Project coverage is 77.70%. Comparing base (f16d543) to head (a4ae015).

Files Patch % Lines
source/api_cc/src/DeepPotPT.cc 53.12% 12 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3613      +/-   ##
==========================================
- Coverage   77.72%   77.70%   -0.03%     
==========================================
  Files         434      434              
  Lines       37524    37550      +26     
  Branches     1620     1623       +3     
==========================================
+ Hits        29167    29179      +12     
- Misses       7496     7507      +11     
- Partials      861      864       +3     

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