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

Merge devel into master #3165

Merged
merged 98 commits into from
Jan 23, 2024

Fix max nbor size related issues (#3157)

138ffef
Select commit
Loading
Failed to load commit list.
Merged

Merge devel into master #3165

Fix max nbor size related issues (#3157)
138ffef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

76.06% (+0.84%) compared to 839f4fe

View this Pull Request on Codecov

76.06% (+0.84%) compared to 839f4fe

Details

Codecov Report

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

Comparison is base (839f4fe) 75.22% compared to head (138ffef) 76.06%.

Files Patch % Lines
deepmd_utils/loggers/loggers.py 51.88% 51 Missing ⚠️
deepmd_utils/utils/data_system.py 87.50% 36 Missing ⚠️
source/api_cc/src/DataModifierTF.cc 78.06% 23 Missing and 11 partials ⚠️
deepmd_utils/utils/compat.py 84.31% 24 Missing ⚠️
deepmd_utils/utils/argcheck.py 96.11% 22 Missing ⚠️
deepmd_utils/model_format/network.py 91.93% 20 Missing ⚠️
deepmd_utils/utils/data.py 93.81% 19 Missing ⚠️
deepmd_utils/common.py 82.81% 11 Missing ⚠️
deepmd_utils/model_format/se_e2_a.py 87.64% 11 Missing ⚠️
deepmd_utils/utils/path.py 91.45% 10 Missing ⚠️
... and 32 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3165      +/-   ##
==========================================
+ Coverage   75.22%   76.06%   +0.84%     
==========================================
  Files         245      277      +32     
  Lines       24678    25603     +925     
  Branches     1599     1591       -8     
==========================================
+ Hits        18565    19476     +911     
- Misses       5177     5203      +26     
+ Partials      936      924      -12     

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