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

Move model deviation and ase calculator to deepmd_utils #3173

Merged

set auto_batch_size to True

60e44b4
Select commit
Loading
Failed to load commit list.
Merged

Move model deviation and ase calculator to deepmd_utils #3173

set auto_batch_size to True
60e44b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 1s

76.05% (-0.01%) compared to 5dfbb55

View this Pull Request on Codecov

76.05% (-0.01%) compared to 5dfbb55

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (5dfbb55) 76.06% compared to head (60e44b4) 76.05%.

Files Patch % Lines
deepmd_utils/infer/model_devi.py 94.11% 9 Missing ⚠️
deepmd_utils/calculator.py 80.55% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3173      +/-   ##
==========================================
- Coverage   76.06%   76.05%   -0.01%     
==========================================
  Files         280      282       +2     
  Lines       25644    25647       +3     
  Branches     1591     1591              
==========================================
  Hits        19507    19507              
- Misses       5213     5216       +3     
  Partials      924      924              

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