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): Fix bug of IS_NULL check for edge property #4386

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Dec 25, 2024

As titled.

Fix #4384

Committed-by: xiaolei.zl from Dev container
@zhanglei1949 zhanglei1949 requested review from liulx20 and shirly121 and removed request for liulx20 December 25, 2024 06:58
Copy link
Contributor

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

@siyuan0322 siyuan0322 merged commit 9699556 into alibaba:main Dec 25, 2024
25 of 27 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.33%. Comparing base (c38dd7d) to head (15aec4c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4386   +/-   ##
=======================================
  Coverage   34.33%   34.33%           
=======================================
  Files         126      126           
  Lines       13257    13257           
=======================================
  Hits         4552     4552           
  Misses       8705     8705           

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 c38dd7d...15aec4c. Read the comment docs.

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.

[BUG] Interactive fails on cypher queries
5 participants