feat(data): add dpdata format conversion#5565
Draft
njzjz wants to merge 1 commit into
Draft
Codecov / codecov/project
succeeded
Jun 20, 2026 in 1s
82.13% (-0.04%) compared to 4b6506d
View this Pull Request on Codecov
82.13% (-0.04%) compared to 4b6506d
Details
Codecov Report
❌ Patch coverage is 67.30159% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.13%. Comparing base (4b6506d) to head (37b3b76).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd/utils/data_system.py | 67.61% | 91 Missing |
| deepmd/pt_expt/entrypoints/main.py | 25.00% | 6 Missing |
| deepmd/pt/entrypoints/main.py | 73.33% | 4 Missing |
| deepmd/pd/entrypoints/main.py | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5565 +/- ##
==========================================
- Coverage 82.17% 82.13% -0.04%
==========================================
Files 898 898
Lines 103576 103869 +293
Branches 4432 4433 +1
==========================================
+ Hits 85117 85317 +200
- Misses 17063 17159 +96
+ Partials 1396 1393 -3 ☔ 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