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: atom_ener in energy fitting #3370

Merged
merged 3 commits into from
Mar 1, 2024

update docstring

2d501d9
Select commit
Loading
Failed to load commit list.
Merged

feat: atom_ener in energy fitting #3370

update docstring
2d501d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 1s

76.08% (+0.02%) compared to 54efc03

View this Pull Request on Codecov

76.08% (+0.02%) compared to 54efc03

Details

Codecov Report

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

Project coverage is 76.08%. Comparing base (54efc03) to head (2d501d9).

Files Patch % Lines
deepmd/dpmodel/fitting/general_fitting.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3370      +/-   ##
==========================================
+ Coverage   76.06%   76.08%   +0.02%     
==========================================
  Files         421      421              
  Lines       35514    35540      +26     
  Branches     1618     1618              
==========================================
+ Hits        27013    27040      +27     
+ Misses       7633     7632       -1     
  Partials      868      868              

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