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

d62bacb
Select commit
Loading
Failed to load commit list.
Merged

Feat: add zbl training #3398

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

76.97% (+0.03%) compared to b0171ce

View this Pull Request on Codecov

76.97% (+0.03%) compared to b0171ce

Details

Codecov Report

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

Project coverage is 76.97%. Comparing base (b0171ce) to head (d62bacb).
Report is 2 commits behind head on devel.

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

Files Patch % Lines
...epmd/pt/model/atomic_model/pairtab_atomic_model.py 90.90% 2 Missing ⚠️
deepmd/pt/utils/stat.py 92.85% 2 Missing ⚠️
...pmd/dpmodel/atomic_model/make_base_atomic_model.py 66.66% 1 Missing ⚠️
...eepmd/dpmodel/atomic_model/pairtab_atomic_model.py 87.50% 1 Missing ⚠️
deepmd/pt/train/training.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3398      +/-   ##
==========================================
+ Coverage   76.94%   76.97%   +0.03%     
==========================================
  Files         423      423              
  Lines       35878    35947      +69     
  Branches     1620     1621       +1     
==========================================
+ Hits        27607    27671      +64     
- Misses       7403     7408       +5     
  Partials      868      868              

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