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: Add test cases for Interacitve runtime #4466

Merged
merged 4 commits into from
Feb 7, 2025

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Feb 6, 2025

As titled.

It seems that MATCH(n)-[*1..4]-() RETURN count(n), n; could be correctly executed on graph_algo, maybe this #4463 issue is due to other reasons.

Committed-by: xiaolei.zl from Dev container
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.78%. Comparing base (383a1e0) to head (fb1e158).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4466   +/-   ##
=======================================
  Coverage   58.78%   58.78%           
=======================================
  Files          12       12           
  Lines         592      592           
=======================================
  Hits          348      348           
  Misses        244      244           

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 383a1e0...fb1e158. Read the comment docs.

Committed-by: xiaolei.zl from Dev container
Copy link
Contributor

github-actions bot commented Feb 6, 2025

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

Committed-by: xiaolei.zl from Dev container
@zhanglei1949 zhanglei1949 changed the title ci: Add a test case for Interacitve runtime ci: Add test cases for Interacitve runtime Feb 7, 2025
Committed-by: xiaolei.zl from Dev container
@liulx20 liulx20 merged commit 04ebffa into alibaba:main Feb 7, 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