feat: Support stripped type embedding in DPA1 of PT/DP #3712
Codecov / codecov/project
succeeded
May 6, 2024 in 0s
82.23% (+0.03%) compared to 2be5f0f
View this Pull Request on Codecov
82.23% (+0.03%) compared to 2be5f0f
Details
Codecov Report
Attention: Patch coverage is 94.28571%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 82.23%. Comparing base (
2be5f0f
) to head (b32c4f3
).
Files | Patch % | Lines |
---|---|---|
deepmd/tf/descriptor/se_atten.py | 89.65% | 6 Missing |
deepmd/dpmodel/descriptor/dpa1.py | 97.22% | 1 Missing |
deepmd/pt/model/descriptor/dpa1.py | 91.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #3712 +/- ##
==========================================
+ Coverage 82.19% 82.23% +0.03%
==========================================
Files 513 513
Lines 47642 47745 +103
Branches 2979 2979
==========================================
+ Hits 39159 39261 +102
- Misses 7572 7573 +1
Partials 911 911
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading