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

ci: integrate install dependencies script of Interactive into gsctl #4234

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

lidongze0629
Copy link
Collaborator

@lidongze0629 lidongze0629 commented Sep 14, 2024

What do these changes do?

as titled, install Interactive dependencies by:

# pip3 install gsctl
gsctl install-deps dev-interactive

# or pip3 install click
cd GraphScope
python3 gsctl.py install-deps dev-interactive

Copy link
Contributor

github-actions bot commented Sep 14, 2024

Please check the preview of the documentation changes at
https://e7cfe4f7.graphscope-docs-preview.pages.dev

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.33%. Comparing base (4eadc2e) to head (2fb73fd).
Report is 65 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4234       +/-   ##
===========================================
- Coverage   46.45%   34.33%   -12.13%     
===========================================
  Files         173      126       -47     
  Lines       16171    13235     -2936     
===========================================
- Hits         7512     4544     -2968     
- Misses       8659     8691       +32     

see 162 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94e5142...2fb73fd. Read the comment docs.

Copy link
Collaborator

@zhanglei1949 zhanglei1949 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lidongze0629 lidongze0629 merged commit 1130f91 into alibaba:main Sep 18, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants