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

Feat (pt): Expose Linear Ener Model #4194

Merged
merged 31 commits into from
Oct 11, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

5b5e948
Select commit
Loading
Failed to load commit list.
Merged

Feat (pt): Expose Linear Ener Model #4194

[pre-commit.ci] auto fixes from pre-commit.com hooks
5b5e948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

83.39% (-0.05%) compared to 9a15bc0

View this Pull Request on Codecov

83.39% (-0.05%) compared to 9a15bc0

Details

Codecov Report

Attention: Patch coverage is 63.55932% with 43 lines in your changes missing coverage. Please review.

Project coverage is 83.39%. Comparing base (9a15bc0) to head (5b5e948).

Files with missing lines Patch % Lines
deepmd/pt/model/model/__init__.py 6.06% 31 Missing ⚠️
deepmd/pt/model/model/dp_linear_model.py 86.95% 9 Missing ⚠️
...eepmd/pt/model/atomic_model/linear_atomic_model.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4194      +/-   ##
==========================================
- Coverage   83.44%   83.39%   -0.05%     
==========================================
  Files         537      538       +1     
  Lines       52140    52256     +116     
  Branches     3047     3047              
==========================================
+ Hits        43508    43580      +72     
- Misses       7685     7728      +43     
- Partials      947      948       +1     

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