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: refactor LinearAtomicModel serialize/deserialize #3451

Merged
merged 13 commits into from
Mar 13, 2024

fix: type

38c1d08
Select commit
Loading
Failed to load commit list.
Merged

Chore: refactor LinearAtomicModel serialize/deserialize #3451

fix: type
38c1d08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

77.34% (-0.01%) compared to 36fdf53

View this Pull Request on Codecov

77.34% (-0.01%) compared to 36fdf53

Details

Codecov Report

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

Project coverage is 77.34%. Comparing base (36fdf53) to head (38c1d08).

Files Patch % Lines
deepmd/dpmodel/atomic_model/linear_atomic_model.py 83.33% 2 Missing ⚠️
...eepmd/pt/model/atomic_model/linear_atomic_model.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3451      +/-   ##
==========================================
- Coverage   77.34%   77.34%   -0.01%     
==========================================
  Files         428      428              
  Lines       37001    37005       +4     
  Branches     1621     1621              
==========================================
+ Hits        28619    28621       +2     
- Misses       7514     7516       +2     
  Partials      868      868              

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