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

chore: remove bias_atom_e

89fe042
Select commit
Loading
Failed to load commit list.
Merged

Fix: LinearModel Stat #3575

chore: remove bias_atom_e
89fe042
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 0s

36.38% (-45.43%) compared to 87d293a

View this Pull Request on Codecov

36.38% (-45.43%) compared to 87d293a

Details

Codecov Report

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

Project coverage is 36.38%. Comparing base (87d293a) to head (89fe042).

❗ Current head 89fe042 differs from pull request most recent head 1ef891e. Consider uploading reports for the commit 1ef891e to get more accurate results

Files Patch % Lines
...eepmd/pt/model/atomic_model/linear_atomic_model.py 0.00% 5 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 ⚠️
deepmd/dpmodel/atomic_model/linear_atomic_model.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #3575       +/-   ##
===========================================
- Coverage   81.80%   36.38%   -45.43%     
===========================================
  Files         503      503               
  Lines       46456    46406       -50     
  Branches     2952     2952               
===========================================
- Hits        38004    16883    -21121     
- Misses       7559    28932    +21373     
+ Partials      893      591      -302     

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