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: add zbl training #3398

Merged
merged 71 commits into from
Mar 6, 2024

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

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

Feat: add zbl training #3398

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

76.68% (-0.02%) compared to 4f933d8

View this Pull Request on Codecov

76.68% (-0.02%) compared to 4f933d8

Details

Codecov Report

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

Project coverage is 76.68%. Comparing base (4f933d8) to head (8f06ab0).

❗ Current head 8f06ab0 differs from pull request most recent head 52ab95f. Consider uploading reports for the commit 52ab95f to get more accurate results

Files Patch % Lines
...eepmd/pt/model/atomic_model/linear_atomic_model.py 28.57% 5 Missing ⚠️
deepmd/pt/train/training.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3398      +/-   ##
==========================================
- Coverage   76.69%   76.68%   -0.02%     
==========================================
  Files         421      421              
  Lines       35838    35847       +9     
  Branches     1620     1620              
==========================================
+ Hits        27486    27489       +3     
- Misses       7484     7490       +6     
  Partials      868      868              

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