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 Bugs of Type Inference in Collect(labels(n)) #4398

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

shirly121
Copy link
Collaborator

What do these changes do?

Related issue number

Fixes #4388

@shirly121 shirly121 requested a review from zhanglei1949 January 2, 2025 04:13
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Please check the preview of the documentation changes at
https://fe546988.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 (a9a865b) to head (45b2b51).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4398   +/-   ##
=======================================
  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 a9a865b...45b2b51. Read the comment docs.

@shirly121 shirly121 requested a review from lnfjpt January 2, 2025 06:12
@zhanglei1949 zhanglei1949 merged commit 0c3d19e into alibaba:main Jan 2, 2025
33 of 34 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.

[BUG] collect(labels()) got the wrong type infer result
4 participants