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

support TF se_e2_a serialization; add a common test fixture to compare TF, PT, and DP models #3263

Merged
merged 17 commits into from
Feb 14, 2024

revert changes to ruff configs; should be addressed in another PR

e88f8fe
Select commit
Loading
Failed to load commit list.
Merged

support TF se_e2_a serialization; add a common test fixture to compare TF, PT, and DP models #3263

revert changes to ruff configs; should be addressed in another PR
e88f8fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

75.32% (+0.04%) compared to 6018e3c

View this Pull Request on Codecov

75.32% (+0.04%) compared to 6018e3c

Details

Codecov Report

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

Comparison is base (6018e3c) 75.27% compared to head (e88f8fe) 75.32%.

Files Patch % Lines
deepmd/tf/descriptor/se_a.py 79.31% 6 Missing ⚠️
deepmd/tf/descriptor/descriptor.py 42.85% 4 Missing ⚠️
deepmd/tf/descriptor/se.py 94.11% 4 Missing ⚠️
deepmd/dpmodel/descriptor/se_e2_a.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3263      +/-   ##
==========================================
+ Coverage   75.27%   75.32%   +0.04%     
==========================================
  Files         373      373              
  Lines       33252    33362     +110     
  Branches     1604     1604              
==========================================
+ Hits        25031    25130      +99     
- Misses       7350     7361      +11     
  Partials      871      871              

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