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

compute output stat for atomic model #3642

Merged
merged 13 commits into from
Apr 7, 2024

fix ut

2171e19
Select commit
Loading
Failed to load commit list.
Merged

compute output stat for atomic model #3642

fix ut
2171e19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 0s

81.80% (+0.07%) compared to 073f559

View this Pull Request on Codecov

81.80% (+0.07%) compared to 073f559

Details

Codecov Report

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

Project coverage is 81.80%. Comparing base (073f559) to head (2171e19).
Report is 2 commits behind head on devel.

Files Patch % Lines
deepmd/pt/model/atomic_model/base_atomic_model.py 92.59% 6 Missing ⚠️
deepmd/pt/utils/stat.py 96.22% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3642      +/-   ##
==========================================
+ Coverage   81.72%   81.80%   +0.07%     
==========================================
  Files         503      503              
  Lines       46007    46445     +438     
  Branches     2891     2952      +61     
==========================================
+ Hits        37601    37993     +392     
- Misses       7528     7559      +31     
- Partials      878      893      +15     

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