Skip to content

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Jan 15, 2024

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

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@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
@codecov
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 added 3 commits January 17, 2024 00:32
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@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

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
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