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

pt: refactor data stat #3285

Merged
merged 42 commits into from
Feb 18, 2024

update share_params

ba688a9
Select commit
Loading
Failed to load commit list.
Merged

pt: refactor data stat #3285

update share_params
ba688a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 0s

22.13% (-52.93%) compared to 9053caf

View this Pull Request on Codecov

22.13% (-52.93%) compared to 9053caf

Details

Codecov Report

Attention: 268 lines in your changes are missing coverage. Please review.

Comparison is base (9053caf) 75.06% compared to head (ba688a9) 22.13%.

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

Files Patch % Lines
deepmd/pt/utils/env_mat_stat.py 0.00% 66 Missing ⚠️
deepmd/utils/env_mat_stat.py 0.00% 57 Missing ⚠️
deepmd/utils/path.py 33.33% 38 Missing ⚠️
deepmd/pt/model/descriptor/se_a.py 0.00% 20 Missing ⚠️
deepmd/pt/model/descriptor/repformers.py 0.00% 15 Missing ⚠️
deepmd/pt/model/descriptor/se_atten.py 0.00% 15 Missing ⚠️
deepmd/pt/model/descriptor/descriptor.py 0.00% 13 Missing ⚠️
deepmd/pt/entrypoints/main.py 0.00% 11 Missing ⚠️
deepmd/pt/model/atomic_model/dp_atomic_model.py 0.00% 9 Missing ⚠️
deepmd/pt/model/task/ener.py 0.00% 9 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #3285       +/-   ##
===========================================
- Coverage   75.06%   22.13%   -52.93%     
===========================================
  Files         387      389        +2     
  Lines       33640    33570       -70     
  Branches     1604     1604               
===========================================
- Hits        25251     7430    -17821     
- Misses       7528    25581    +18053     
+ Partials      861      559      -302     

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