refactor: Refactor MACE wrapper helper code#136
Merged
Codecov / codecov/project
succeeded
Jun 22, 2026 in 1s
78.98% (+0.45%) compared to 9399f06
View this Pull Request on Codecov
78.98% (+0.45%) compared to 9399f06
Details
Codecov Report
❌ Patch coverage is 55.82822% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.98%. Comparing base (9399f06) to head (6bb02b8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd_gnn/mace_network.py | 38.75% | 49 Missing |
| deepmd_gnn/stat_compat.py | 56.52% | 10 Missing |
| deepmd_gnn/deepmd_ops.py | 50.00% | 4 Missing |
| deepmd_gnn/export.py | 90.90% | 3 Missing |
| deepmd_gnn/mace.py | 75.00% | 3 Missing |
| deepmd_gnn/nequip.py | 57.14% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #136 +/- ##
==========================================
+ Coverage 78.52% 78.98% +0.45%
==========================================
Files 12 16 +4
Lines 1574 1589 +15
==========================================
+ Hits 1236 1255 +19
+ Misses 338 334 -4 ☔ 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.
Loading