Codecov / codecov/project
succeeded
Feb 29, 2024 in 0s
76.46% (+0.48%) compared to 2511e8b
View this Pull Request on Codecov
76.46% (+0.48%) compared to 2511e8b
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 63 lines
in your changes are missing coverage. Please review.
Project coverage is 76.46%. Comparing base (
2511e8b
) to head (d5a1549
).
❗ Current head d5a1549 differs from pull request most recent head c51f865. Consider uploading reports for the commit c51f865 to get more accurate results
Files | Patch % | Lines |
---|---|---|
deepmd/pt/model/descriptor/se_r.py | 25.00% | 18 Missing |
deepmd/pt/train/training.py | 82.53% | 11 Missing |
deepmd/pt/model/descriptor/dpa2.py | 47.36% | 10 Missing |
deepmd/pt/loss/ener.py | 83.33% | 3 Missing |
deepmd/pt/model/descriptor/dpa1.py | 66.66% | 3 Missing |
deepmd/pt/model/descriptor/repformers.py | 71.42% | 2 Missing |
deepmd/pt/model/descriptor/se_a.py | 84.61% | 2 Missing |
deepmd/pt/utils/stat.py | 84.61% | 2 Missing |
deepmd/utils/data.py | 90.00% | 2 Missing |
deepmd/dpmodel/descriptor/make_base_descriptor.py | 66.66% | 1 Missing |
... and 9 more |
Additional details and impacted files
@@ Coverage Diff @@
## devel #3359 +/- ##
==========================================
+ Coverage 75.98% 76.46% +0.48%
==========================================
Files 420 420
Lines 35301 35400 +99
Branches 1618 1618
==========================================
+ Hits 26823 27070 +247
+ Misses 7610 7462 -148
Partials 868 868
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading