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

[r2] v2.2.10 #3648

Merged
merged 42 commits into from
Apr 6, 2024

[r2] fix NeighborStat (#207)

128b6c7
Select commit
Loading
Failed to load commit list.
Merged

[r2] v2.2.10 #3648

[r2] fix NeighborStat (#207)
128b6c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2024 in 0s

81.52% (+5.30%) compared to 29a0387

View this Pull Request on Codecov

81.52% (+5.30%) compared to 29a0387

Details

Codecov Report

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

Project coverage is 81.52%. Comparing base (29a0387) to head (128b6c7).

Files Patch % Lines
source/api_c/include/deepmd.hpp 86.04% 4 Missing and 8 partials ⚠️
source/api_c/src/c_api.cc 77.27% 5 Missing and 5 partials ⚠️
source/api_cc/src/DeepPot.cc 78.94% 2 Missing and 2 partials ⚠️
source/ipi/driver.cc 0.00% 3 Missing ⚠️
deepmd/fit/ener.py 71.42% 2 Missing ⚠️
deepmd/entrypoints/freeze.py 80.00% 1 Missing ⚠️
deepmd_utils/entrypoints/doc.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               r2    #3648      +/-   ##
==========================================
+ Coverage   76.21%   81.52%   +5.30%     
==========================================
  Files         277      342      +65     
  Lines       25639    33844    +8205     
  Branches     1605     2872    +1267     
==========================================
+ Hits        19542    27590    +8048     
- Misses       5225     5371     +146     
- Partials      872      883      +11     

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