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 issue 2701 #2702

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Fix issue 2701 #2702

merged 1 commit into from
Jan 23, 2024

Conversation

andyfengHKU
Copy link
Contributor

Fix issue #2701. The bug is due to query graph topology is not solved correctly. More specifically, connected query graphs are resolved as disconnected query graphs.

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8bae60d) 93.38% compared to head (c73b330) 93.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2702      +/-   ##
==========================================
+ Coverage   93.38%   93.39%   +0.01%     
==========================================
  Files        1073     1073              
  Lines       40386    40405      +19     
==========================================
+ Hits        37713    37735      +22     
+ Misses       2673     2670       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andyfengHKU andyfengHKU merged commit a66fa25 into master Jan 23, 2024
15 checks passed
@andyfengHKU andyfengHKU deleted the issue-2701 branch January 23, 2024 02:34
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.

None yet

2 participants