fix(disp): div 0 error when using disp_avg under multitask - #5809
Open
OutisLi wants to merge 4 commits into
Open
fix(disp): div 0 error when using disp_avg under multitask#5809OutisLi wants to merge 4 commits into
OutisLi wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 28, 2026 in 0s
78.84% (-0.23%) compared to 2f419f4
View this Pull Request on Codecov
78.84% (-0.23%) compared to 2f419f4
Details
Codecov Report
❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.84%. Comparing base (2f419f4) to head (e2a29b2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd/pt/train/training.py | 90.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5809 +/- ##
==========================================
- Coverage 79.06% 78.84% -0.23%
==========================================
Files 1067 1067
Lines 123805 123815 +10
Branches 4510 4515 +5
==========================================
- Hits 97891 97624 -267
- Misses 24304 24581 +277
Partials 1610 1610 ☔ 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.
Loading