Skip to content

rearrange the def of atomic model. provide base class for fitting. re…

Codecov / codecov/project succeeded Feb 1, 2024 in 1s

74.78% (+0.41%) compared to 19a8dfb

View this Pull Request on Codecov

74.78% (+0.41%) compared to 19a8dfb

Details

Codecov Report

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

Comparison is base (19a8dfb) 74.36% compared to head (9701ad9) 74.78%.
Report is 1 commits behind head on devel.

❗ Current head 9701ad9 differs from pull request most recent head f412bf7. Consider uploading reports for the commit f412bf7 to get more accurate results

Files Patch % Lines
deepmd/pt/train/training.py 47.61% 11 Missing ⚠️
deepmd/dpmodel/model/make_base_atomic_model.py 81.57% 7 Missing ⚠️
deepmd/dpmodel/fitting/make_base_fitting.py 80.00% 4 Missing ⚠️
deepmd/pt/model/model/pair_tab.py 75.00% 2 Missing ⚠️
deepmd/pt/model/task/ener.py 77.77% 2 Missing ⚠️
deepmd/dpmodel/common.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/utils/nlist.py 99.04% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3208      +/-   ##
==========================================
+ Coverage   74.36%   74.78%   +0.41%     
==========================================
  Files         345      359      +14     
  Lines       32003    32323     +320     
  Branches     1594     1594              
==========================================
+ Hits        23800    24173     +373     
+ Misses       7278     7225      -53     
  Partials      925      925              

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