refactor: split Model and AtomicModel #3438
Merged
Codecov / codecov/project
succeeded
Mar 11, 2024 in 0s
77.29% (+0.27%) compared to a9bcf41
View this Pull Request on Codecov
77.29% (+0.27%) compared to a9bcf41
Details
Codecov Report
Attention: Patch coverage is 92.30769%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 77.29%. Comparing base (
a9bcf41
) to head (965f471
).
Report is 7 commits behind head on devel.
Files | Patch % | Lines |
---|---|---|
deepmd/dpmodel/model/make_model.py | 78.04% | 9 Missing |
deepmd/pt/model/atomic_model/base_atomic_model.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #3438 +/- ##
==========================================
+ Coverage 77.01% 77.29% +0.27%
==========================================
Files 427 427
Lines 36790 36915 +125
Branches 1621 1621
==========================================
+ Hits 28335 28533 +198
+ Misses 7587 7514 -73
Partials 868 868
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading