deepmodeling / deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics
https://docs.deepmodeling.com/projects/deepmd/
GNU Lesser General Public License v3.0
1.46k stars 504 forks source link

fix(Q1): merge #3836 in 2024Q1 #3852

Closed iProzd closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.61%. Comparing base (22026a8) to head (1299d68). Report is 13 commits behind head on 2024Q1.

Files with missing lines Patch % Lines
deepmd/pt/utils/auto_batch_size.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2024Q1 #3852 +/- ## ========================================== - Coverage 81.64% 81.61% -0.03% ========================================== Files 496 496 Lines 45790 45793 +3 Branches 2895 2895 ========================================== - Hits 37386 37376 -10 - Misses 7525 7538 +13 Partials 879 879 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

njzjz commented 4 months ago

I feel that you may use git cherry-pick instead of hard copying...