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

1b233e7
Select commit
Loading
Failed to load commit list.
Merged

Fix: LinearModel Stat #3575

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

36.37% (-45.43%) compared to 87d293a

View this Pull Request on Codecov

36.37% (-45.43%) compared to 87d293a

Details

Codecov Report

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

Project coverage is 36.37%. Comparing base (87d293a) to head (1b233e7).

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

Files Patch % Lines
...eepmd/pt/model/atomic_model/linear_atomic_model.py 0.00% 11 Missing ⚠️
deepmd/dpmodel/atomic_model/linear_atomic_model.py 0.00% 3 Missing ⚠️
deepmd/pt/model/atomic_model/dp_atomic_model.py 0.00% 2 Missing ⚠️
...epmd/pt/model/atomic_model/pairtab_atomic_model.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #3575       +/-   ##
===========================================
- Coverage   81.80%   36.37%   -45.43%     
===========================================
  Files         503      503               
  Lines       46456    46410       -46     
  Branches     2952     2952               
===========================================
- Hits        38004    16883    -21121     
- Misses       7559    28936    +21377     
+ Partials      893      591      -302     

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