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

cc: merge DeepPotBase and DeepTensor member functions #3145

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Jan 15, 2024

Remove 18 member functions from DeepPotBase and 4 member functions from DeepTensor.

@njzjz njzjz requested a review from wanghan-iapcm January 15, 2024 06:52
@github-actions github-actions bot added the C++ label Jan 15, 2024
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

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

Comparison is base (1efc7f8) 76.22% compared to head (6290e3e) 76.05%.

Files Patch % Lines
source/api_cc/src/DeepPot.cc 76.92% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3145      +/-   ##
==========================================
- Coverage   76.22%   76.05%   -0.18%     
==========================================
  Files         276      276              
  Lines       25631    25584      -47     
  Branches     1591     1591              
==========================================
- Hits        19538    19458      -80     
- Misses       5162     5202      +40     
+ Partials      931      924       -7     

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

@njzjz njzjz changed the title cc: merge DeepPotBase members functions cc: merge DeepPotBase member functions Jan 15, 2024
@njzjz njzjz changed the title cc: merge DeepPotBase member functions cc: merge DeepPotBase and DeepTensor member functions Jan 17, 2024
@wanghan-iapcm
Copy link
Collaborator

Shouldn't we change the compute method of XXXTF class as private methods ?

@njzjz
Copy link
Member Author

njzjz commented Jan 17, 2024

Shouldn't we change the compute method of XXXTF class as private methods ?

Meaningful

@wanghan-iapcm wanghan-iapcm merged commit d915a91 into deepmodeling:devel Jan 18, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants