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

Fix: raise error for non mixed type model #3759

Merged
merged 10 commits into from
May 9, 2024

fix: precommit

8fea6f7
Select commit
Loading
Failed to load commit list.
Merged

Fix: raise error for non mixed type model #3759

fix: precommit
8fea6f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 1s

82.25% (-0.01%) compared to 6d0874e

View this Pull Request on Codecov

82.25% (-0.01%) compared to 6d0874e

Details

Codecov Report

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

Project coverage is 82.25%. Comparing base (6d0874e) to head (8fea6f7).

Files Patch % Lines
deepmd/dpmodel/atomic_model/linear_atomic_model.py 66.66% 2 Missing ⚠️
...eepmd/pt/model/atomic_model/linear_atomic_model.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3759      +/-   ##
==========================================
- Coverage   82.25%   82.25%   -0.01%     
==========================================
  Files         513      513              
  Lines       47654    47666      +12     
  Branches     2983     2981       -2     
==========================================
+ Hits        39200    39207       +7     
- Misses       7543     7548       +5     
  Partials      911      911              

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