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

chore(dpmodel): move save_dp_model and load_dp_model to a seperated module #3701

Merged
merged 1 commit into from
Apr 23, 2024

chore: move save_dp_model and load_dp_model to a seperated module

3ae012b
Select commit
Loading
Failed to load commit list.
Merged

chore(dpmodel): move save_dp_model and load_dp_model to a seperated module #3701

chore: move save_dp_model and load_dp_model to a seperated module
3ae012b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

81.89% (-0.01%) compared to 86b0bf8

View this Pull Request on Codecov

81.89% (-0.01%) compared to 86b0bf8

Details

Codecov Report

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

Project coverage is 81.89%. Comparing base (86b0bf8) to head (3ae012b).

Files Patch % Lines
deepmd/dpmodel/utils/serialization.py 94.73% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3701      +/-   ##
==========================================
- Coverage   81.89%   81.89%   -0.01%     
==========================================
  Files         508      509       +1     
  Lines       46585    46591       +6     
  Branches     2952     2952              
==========================================
+ Hits        38152    38156       +4     
- Misses       7540     7542       +2     
  Partials      893      893              

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