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

v2.2.11 #3940

Merged
merged 30 commits into from
Jul 3, 2024

[r2] fix `test_smoothness_of_stripped_type_embedding_smooth_model_exc…

2b3519a
Select commit
Loading
Failed to load commit list.
Merged

v2.2.11 #3940

[r2] fix `test_smoothness_of_stripped_type_embedding_smooth_model_exc…
2b3519a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

81.50% (-0.02%) compared to f8a0b31

View this Pull Request on Codecov

81.50% (-0.02%) compared to f8a0b31

Details

Codecov Report

Attention: Patch coverage is 79.34783% with 19 lines in your changes missing coverage. Please review.

Project coverage is 81.50%. Comparing base (f8a0b31) to head (2b3519a).

Files Patch % Lines
source/lmp/pair_deepmd.cpp 0.00% 8 Missing ⚠️
deepmd/descriptor/loc_frame.py 0.00% 2 Missing ⚠️
deepmd/model/dos.py 0.00% 1 Missing ⚠️
deepmd/model/ener.py 0.00% 1 Missing ⚠️
deepmd/model/tensor.py 0.00% 1 Missing ⚠️
deepmd/nvnmd/entrypoints/train.py 0.00% 1 Missing ⚠️
deepmd/nvnmd/entrypoints/wrap.py 0.00% 1 Missing ⚠️
deepmd_utils/entrypoints/doc.py 0.00% 1 Missing ⚠️
deepmd_utils/utils/data.py 50.00% 1 Missing ⚠️
deepmd_utils/utils/path.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##               r2    #3940      +/-   ##
==========================================
- Coverage   81.52%   81.50%   -0.02%     
==========================================
  Files         342      342              
  Lines       33844    33865      +21     
  Branches     2872     2876       +4     
==========================================
+ Hits        27590    27601      +11     
- Misses       5371     5381      +10     
  Partials      883      883              

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