Skip to content

Fix uts

Codecov / codecov/project succeeded Feb 28, 2024 in 1s

22.76% (-53.10%) compared to 3ad57da

View this Pull Request on Codecov

22.76% (-53.10%) compared to 3ad57da

Details

Codecov Report

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

Project coverage is 22.76%. Comparing base (3ad57da) to head (6c171c5).

❗ Current head 6c171c5 differs from pull request most recent head 2e87e1d. Consider uploading reports for the commit 2e87e1d to get more accurate results

Files Patch % Lines
deepmd/pt/train/training.py 0.00% 29 Missing ⚠️
deepmd/pt/utils/dataloader.py 0.00% 15 Missing ⚠️
deepmd/pt/utils/stat.py 0.00% 10 Missing ⚠️
deepmd/pt/model/task/ener.py 0.00% 9 Missing ⚠️
deepmd/pt/model/descriptor/se_a.py 0.00% 8 Missing ⚠️
deepmd/pt/model/descriptor/repformers.py 0.00% 7 Missing ⚠️
deepmd/pt/model/descriptor/se_atten.py 0.00% 7 Missing ⚠️
deepmd/pt/model/descriptor/se_r.py 0.00% 7 Missing ⚠️
deepmd/pt/model/model/dipole_model.py 0.00% 4 Missing ⚠️
deepmd/pt/model/model/dp_zbl_model.py 0.00% 4 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #3359       +/-   ##
===========================================
- Coverage   75.85%   22.76%   -53.10%     
===========================================
  Files         416      416               
  Lines       34884    34921       +37     
  Branches     1610     1614        +4     
===========================================
- Hits        26462     7950    -18512     
- Misses       7554    26405    +18851     
+ Partials      868      566      -302     

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