Skip to content
Codecov / codecov/project succeeded May 21, 2024 in 1s

82.56% (-0.03%) compared to 81b5949

View this Pull Request on Codecov

82.56% (-0.03%) compared to 81b5949

Details

Codecov Report

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

Project coverage is 82.56%. Comparing base (81b5949) to head (126295b).

Files Patch % Lines
deepmd/tf/model/frozen.py 27.27% 8 Missing ⚠️
deepmd/tf/fit/dos.py 33.33% 6 Missing ⚠️
deepmd/tf/loss/ener.py 80.64% 6 Missing ⚠️
deepmd/tf/descriptor/se_a_ebd.py 42.85% 4 Missing ⚠️
deepmd/tf/loss/dos.py 50.00% 4 Missing ⚠️
deepmd/tf/descriptor/se_a_ef.py 50.00% 3 Missing ⚠️
deepmd/tf/model/linear.py 80.00% 1 Missing ⚠️
deepmd/tf/model/pairtab.py 75.00% 1 Missing ⚠️
deepmd/utils/data.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3798      +/-   ##
==========================================
- Coverage   82.58%   82.56%   -0.03%     
==========================================
  Files         515      515              
  Lines       48806    48899      +93     
  Branches     2982     2983       +1     
==========================================
+ Hits        40308    40373      +65     
- Misses       7587     7615      +28     
  Partials      911      911              

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