Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat : pt: support property fitting #3488

Closed
wants to merge 46 commits into from

Merge branch 'devel' of https://github.com/deepmodeling/deepmd-kit in…

34ea4d8
Select commit
Loading
Failed to load commit list.
Closed

Feat : pt: support property fitting #3488

Merge branch 'devel' of https://github.com/deepmodeling/deepmd-kit in…
34ea4d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

77.66% (-0.02%) compared to dc14719

View this Pull Request on Codecov

77.66% (-0.02%) compared to dc14719

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 47 lines in your changes are missing coverage. Please review.

Project coverage is 77.66%. Comparing base (dc14719) to head (34ea4d8).
Report is 2 commits behind head on devel.

Files Patch % Lines
deepmd/pt/loss/property.py 27.08% 35 Missing ⚠️
deepmd/pt/train/training.py 0.00% 4 Missing ⚠️
deepmd/dpmodel/fitting/property_fitting.py 92.85% 2 Missing ⚠️
deepmd/infer/deep_property.py 90.90% 2 Missing ⚠️
deepmd/pt/infer/deep_eval.py 33.33% 2 Missing ⚠️
deepmd/pt/model/model/dp_model.py 75.00% 1 Missing ⚠️
deepmd/pt/model/task/property.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3488      +/-   ##
==========================================
- Coverage   77.68%   77.66%   -0.02%     
==========================================
  Files         432      437       +5     
  Lines       37335    37523     +188     
  Branches     1620     1620              
==========================================
+ Hits        29002    29143     +141     
- Misses       7472     7519      +47     
  Partials      861      861              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.