Skip to content

fix(ci): restore backend-specific serialize fallbacks

b951333
Select commit
Loading
Failed to load commit list.
Draft

feat(show): add serialization-tree via DeepEval.serialize #5316

fix(ci): restore backend-specific serialize fallbacks
b951333
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

79.74% (-2.56%) compared to 09345bf

View this Pull Request on Codecov

79.74% (-2.56%) compared to 09345bf

Details

Codecov Report

❌ Patch coverage is 69.56522% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.74%. Comparing base (09345bf) to head (b951333).
⚠️ Report is 93 commits behind head on master.

Files with missing lines Patch % Lines
deepmd/jax/infer/deep_eval.py 0.00% 6 Missing ⚠️
deepmd/jax/utils/serialization.py 0.00% 4 Missing ⚠️
deepmd/pd/infer/deep_eval.py 33.33% 2 Missing ⚠️
deepmd/pretrained/deep_eval.py 50.00% 1 Missing ⚠️
deepmd/pt/infer/deep_eval.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5316      +/-   ##
==========================================
- Coverage   82.29%   79.74%   -2.56%     
==========================================
  Files         775      814      +39     
  Lines       77627    84485    +6858     
  Branches     3676     4050     +374     
==========================================
+ Hits        63887    67370    +3483     
- Misses      12566    15891    +3325     
- Partials     1174     1224      +50     

☔ 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.