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: LinearModel Stat #3575

Merged
merged 35 commits into from
Apr 8, 2024

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

2dec4cd
Select commit
Loading
Failed to load commit list.
Merged

Fix: LinearModel Stat #3575

[pre-commit.ci] auto fixes from pre-commit.com hooks
2dec4cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

81.82% (+0.01%) compared to 87d293a

View this Pull Request on Codecov

81.82% (+0.01%) compared to 87d293a

Details

Codecov Report

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

Project coverage is 81.82%. Comparing base (87d293a) to head (2dec4cd).

❗ Current head 2dec4cd differs from pull request most recent head c8010bc. Consider uploading reports for the commit c8010bc to get more accurate results

Files Patch % Lines
deepmd/dpmodel/atomic_model/linear_atomic_model.py 33.33% 2 Missing ⚠️
...eepmd/pt/model/atomic_model/linear_atomic_model.py 90.90% 1 Missing ⚠️
...epmd/pt/model/atomic_model/pairtab_atomic_model.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3575      +/-   ##
==========================================
+ Coverage   81.80%   81.82%   +0.01%     
==========================================
  Files         503      503              
  Lines       46456    46426      -30     
  Branches     2952     2952              
==========================================
- Hits        38004    37987      -17     
+ Misses       7559     7546      -13     
  Partials      893      893              

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