Skip to content

fix bug of loss_func

Codecov / codecov/project succeeded Mar 22, 2024 in 1s

74.35% (-3.33%) compared to dc14719

View this Pull Request on Codecov

74.35% (-3.33%) 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 74.35%. Comparing base (dc14719) to head (1818271).

❗ Current head 1818271 differs from pull request most recent head 34ea4d8. Consider uploading reports for the commit 34ea4d8 to get more accurate results

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%   74.35%   -3.33%     
==========================================
  Files         432      437       +5     
  Lines       37335    37340       +5     
  Branches     1620     1620              
==========================================
- Hits        29002    27765    -1237     
- Misses       7472     8853    +1381     
+ Partials      861      722     -139     

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