Skip to content

Update deepmd/dpmodel/utils/serialization.py

ca295ad
Select commit
Loading
Failed to load commit list.
Merged

feat: add Node class for serialization and implement display functionality #5158

Update deepmd/dpmodel/utils/serialization.py
ca295ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

81.93% (+0.00%) compared to 8b0c3b0

View this Pull Request on Codecov

81.93% (+0.00%) compared to 8b0c3b0

Details

Codecov Report

❌ Patch coverage is 87.62887% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.93%. Comparing base (8b0c3b0) to head (ca295ad).

Files with missing lines Patch % Lines
deepmd/dpmodel/utils/serialization.py 87.62% 12 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5158   +/-   ##
=======================================
  Coverage   81.92%   81.93%           
=======================================
  Files         714      714           
  Lines       73301    73397   +96     
  Branches     3616     3617    +1     
=======================================
+ Hits        60055    60140   +85     
- Misses      12083    12094   +11     
  Partials     1163     1163           

☔ View full report in Codecov by Sentry.
📢 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.