Skip to content

feat(dpmodel): add NEP descriptor#5597

Open
OutisLi wants to merge 2 commits into
deepmodeling:masterfrom
OutisLi:pr/nep
Open

feat(dpmodel): add NEP descriptor#5597
OutisLi wants to merge 2 commits into
deepmodeling:masterfrom
OutisLi:pr/nep

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

18d9584
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 0s

82.25% (-0.05%) compared to adfa278

View this Pull Request on Codecov

82.25% (-0.05%) compared to adfa278

Details

Codecov Report

❌ Patch coverage is 64.84375% with 180 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.25%. Comparing base (adfa278) to head (18d9584).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
deepmd/tools/nep_txt.py 0.00% 112 Missing ⚠️
deepmd/dpmodel/descriptor/nep.py 80.63% 61 Missing ⚠️
deepmd/pt_expt/descriptor/nep_coeff.py 75.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5597      +/-   ##
==========================================
- Coverage   82.29%   82.25%   -0.05%     
==========================================
  Files         887      900      +13     
  Lines      100452   101354     +902     
  Branches     4056     4056              
==========================================
+ Hits        82670    83369     +699     
- Misses      16318    16520     +202     
- Partials     1464     1465       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.