Skip to content

fixup

92bc38a
Select commit
Loading
Failed to load commit list.
Open

feat(pt_expt): make model.json optional in .pt2/.pte loading #5416

fixup
92bc38a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

68.60% (-13.76%) compared to c6ca671

View this Pull Request on Codecov

68.60% (-13.76%) compared to c6ca671

Details

Codecov Report

❌ Patch coverage is 97.80220% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.60%. Comparing base (c6ca671) to head (92bc38a).

Files with missing lines Patch % Lines
deepmd/pt_expt/infer/deep_eval.py 97.36% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c6ca671) and HEAD (92bc38a). Click for more details.

HEAD has 30 uploads less than BASE
Flag BASE (c6ca671) HEAD (92bc38a)
56 26
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5416       +/-   ##
===========================================
- Coverage   82.36%   68.60%   -13.76%     
===========================================
  Files         824      801       -23     
  Lines       87130    82083     -5047     
  Branches     4197     3535      -662     
===========================================
- Hits        71761    56311    -15450     
- Misses      14093    25087    +10994     
+ Partials     1276      685      -591     

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