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

Add dpgui entry point and dp gui CLI #2904

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Oct 8, 2023

See deepmodeling/dpgui#270 for details.

Signed-off-by: Jinzhe Zeng <[email protected]>
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

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

Comparison is base (da100dc) 75.35% compared to head (bf5d6c3) 75.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2904      +/-   ##
==========================================
+ Coverage   75.35%   75.37%   +0.01%     
==========================================
  Files         244      245       +1     
  Lines       24622    24635      +13     
  Branches     1581     1581              
==========================================
+ Hits        18555    18568      +13     
  Misses       5137     5137              
  Partials      930      930              
Files Coverage Δ
deepmd/entrypoints/__init__.py 100.00% <100.00%> (ø)
deepmd_cli/main.py 98.03% <100.00%> (+0.05%) ⬆️
deepmd/entrypoints/main.py 73.33% <0.00%> (-3.42%) ⬇️
deepmd/entrypoints/gui.py 28.57% <28.57%> (ø)

... and 6 files with indirect coverage changes

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

@wanghan-iapcm wanghan-iapcm merged commit d5b1423 into deepmodeling:devel Oct 9, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants