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 #3867

Merged
merged 86 commits into from
Sep 5, 2024

Merge branch 'devel' into 3866

4d8934f
Select commit
Loading
Failed to load commit list.
Merged

feat pt : Support property fitting #3867

Merge branch 'devel' into 3866
4d8934f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

83.06% (+0.04%) compared to 46632f9

View this Pull Request on Codecov

83.06% (+0.04%) compared to 46632f9

Details

Codecov Report

Attention: Patch coverage is 87.91541% with 40 lines in your changes missing coverage. Please review.

Project coverage is 83.06%. Comparing base (46632f9) to head (4d8934f).

Files with missing lines Patch % Lines
deepmd/pt/loss/property.py 47.72% 23 Missing ⚠️
deepmd/entrypoints/test.py 86.56% 9 Missing ⚠️
...epmd/dpmodel/atomic_model/property_atomic_model.py 0.00% 6 Missing ⚠️
deepmd/dpmodel/model/property_model.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3867      +/-   ##
==========================================
+ Coverage   83.01%   83.06%   +0.04%     
==========================================
  Files         524      532       +8     
  Lines       51642    51971     +329     
  Branches     3030     3030              
==========================================
+ Hits        42871    43169     +298     
- Misses       7825     7857      +32     
+ Partials      946      945       -1     

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