breaking: pt: add dp model format and refactor pt impl for the fitting net. #3199
Codecov / codecov/project
succeeded
Jan 30, 2024 in 1s
74.32% (+53.04%) compared to 4a29c8c
View this Pull Request on Codecov
74.32% (+53.04%) compared to 4a29c8c
Details
Codecov Report
Attention: 19 lines
in your changes are missing coverage. Please review.
Comparison is base (
4a29c8c
) 21.27% compared to head (6efab8c
) 74.32%.
❗ Current head 6efab8c differs from pull request most recent head 73b588d. Consider uploading reports for the commit 73b588d to get more accurate results
Files | Patch % | Lines |
---|---|---|
deepmd/model_format/fitting.py | 92.43% | 9 Missing |
deepmd/pt/model/task/ener.py | 95.30% | 7 Missing |
deepmd/pt/utils/utils.py | 88.88% | 2 Missing |
deepmd/pt/model/task/fitting.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #3199 +/- ##
===========================================
+ Coverage 21.27% 74.32% +53.04%
===========================================
Files 343 344 +1
Lines 31590 31868 +278
Branches 1592 1592
===========================================
+ Hits 6722 23685 +16963
+ Misses 24170 7258 -16912
- Partials 698 925 +227
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading