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

rename deepmd_cli to deepmd_utils #2983

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Nov 8, 2023

Preparation for more methods in the deepmd_utils package. (deepmd_cli is not a good name for this usage)

Enable documentation for the deepmd_utils package.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (283e8fe) 75.26% compared to head (85af19a) 75.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2983   +/-   ##
=======================================
  Coverage   75.26%   75.26%           
=======================================
  Files         245      245           
  Lines       24669    24670    +1     
  Branches     1593     1593           
=======================================
+ Hits        18566    18567    +1     
  Misses       5167     5167           
  Partials      936      936           
Files Coverage Δ
deepmd/__init__.py 86.36% <100.00%> (ø)
deepmd/entrypoints/main.py 73.33% <100.00%> (ø)
deepmd_utils/__init__.py 100.00% <100.00%> (ø)
deepmd_utils/main.py 98.05% <100.00%> (ø)

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

Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz marked this pull request as ready for review November 8, 2023 21:27
@njzjz njzjz requested a review from wanghan-iapcm November 8, 2023 21:29
@wanghan-iapcm wanghan-iapcm merged commit 43fc073 into deepmodeling:devel Nov 9, 2023
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants