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

fix(interactive): add a cypher client to process cypher queries and remove duplicate dependencies from CMakeLists.txt #4446

Merged
merged 6 commits into from
Jan 24, 2025

Conversation

liulx20
Copy link
Collaborator

@liulx20 liulx20 commented Jan 24, 2025

Fixes

Copy link
Contributor

github-actions bot commented Jan 24, 2025

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.78%. Comparing base (3f19bfd) to head (c38543b).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4446       +/-   ##
===========================================
+ Coverage   35.73%   58.78%   +23.04%     
===========================================
  Files         126       12      -114     
  Lines       13261      592    -12669     
===========================================
- Hits         4739      348     -4391     
+ Misses       8522      244     -8278     

see 114 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 3f19bfd...c38543b. Read the comment docs.

@liulx20 liulx20 changed the title fix(interactive): add a cypher runner tool to process cypher queries fix(interactive): add a cypher client to process cypher queries Jan 24, 2025
@liulx20 liulx20 changed the title fix(interactive): add a cypher client to process cypher queries fix(interactive): add a cypher client to process cypher queries and remove duplicate dependencies from CMakeLists.txt Jan 24, 2025
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

@liulx20 liulx20 merged commit 7d13f48 into alibaba:main Jan 24, 2025
14 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