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

(fix) Make bias statistics complete for all elements #4496

Open
wants to merge 106 commits into
base: devel
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

73a20b0
Select commit
Loading
Failed to load commit list.
Open

(fix) Make bias statistics complete for all elements #4496

[pre-commit.ci] auto fixes from pre-commit.com hooks
73a20b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

84.57% (+0.01%) compared to dbdb9b9

View this Pull Request on Codecov

84.57% (+0.01%) compared to dbdb9b9

Details

Codecov Report

Attention: Patch coverage is 92.48120% with 10 lines in your changes missing coverage. Please review.

Project coverage is 84.57%. Comparing base (dbdb9b9) to head (73a20b0).
Report is 1 commits behind head on devel.

Files with missing lines Patch % Lines
deepmd/pt/utils/stat.py 92.45% 8 Missing ⚠️
deepmd/utils/data.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4496      +/-   ##
==========================================
+ Coverage   84.55%   84.57%   +0.01%     
==========================================
  Files         677      677              
  Lines       63903    64007     +104     
  Branches     3488     3486       -2     
==========================================
+ Hits        54035    54133      +98     
- Misses       8743     8749       +6     
  Partials     1125     1125              

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