feat(pt): DPLR in PyTorch backend #5138
Open
Codecov / codecov/project
succeeded
Jan 30, 2026 in 0s
82.20% (+0.25%) compared to 8787b45
View this Pull Request on Codecov
82.20% (+0.25%) compared to 8787b45
Details
Codecov Report
❌ Patch coverage is 96.15385% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.20%. Comparing base (8787b45) to head (e464438).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd/pt/modifier/dipole_charge.py | 97.11% | 3 Missing |
| deepmd/pt/modifier/dp_modifier.py | 91.89% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5138 +/- ##
==========================================
+ Coverage 81.95% 82.20% +0.25%
==========================================
Files 714 715 +1
Lines 73441 73378 -63
Branches 3616 3617 +1
==========================================
+ Hits 60187 60321 +134
+ Misses 12091 11893 -198
- Partials 1163 1164 +1 ☔ 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.
Loading