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

Add sideway information passing for shortest path extend #1502

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Patch coverage: 97.44% and project coverage change: +0.01 🎉

Comparison is base (fdd77ba) 92.28% compared to head (127d865) 92.29%.

❗ Current head 127d865 differs from pull request most recent head 77e0463. Consider uploading reports for the commit 77e0463 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1502      +/-   ##
==========================================
+ Coverage   92.28%   92.29%   +0.01%     
==========================================
  Files         676      678       +2     
  Lines       24273    24349      +76     
==========================================
+ Hits        22400    22473      +73     
- Misses       1873     1876       +3     
Impacted Files Coverage Δ
src/include/processor/operator/physical_operator.h 100.00% <ø> (ø)
...e/processor/operator/var_length_extend/bfs_state.h 100.00% <ø> (ø)
src/processor/mapper/map_acc_hash_join.cpp 100.00% <ø> (ø)
src/processor/operator/physical_operator.cpp 91.26% <0.00%> (ø)
...ogical_plan/logical_operator/logical_semi_masker.h 77.77% <80.00%> (-4.05%) ⬇️
src/processor/mapper/map_semi_masker.cpp 92.00% <92.00%> (ø)
src/optimizer/acc_hash_join_optimizer.cpp 97.77% <96.87%> (-2.23%) ⬇️
src/include/optimizer/acc_hash_join_optimizer.h 100.00% <100.00%> (ø)
src/include/optimizer/logical_operator_collector.h 91.66% <100.00%> (+1.66%) ⬆️
src/include/processor/operator/mask.h 100.00% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/include/optimizer/acc_hash_join_optimizer.h Outdated Show resolved Hide resolved
src/include/processor/operator/mask.h Outdated Show resolved Hide resolved
src/include/processor/operator/mask.h Show resolved Hide resolved
src/include/processor/operator/mask.h Outdated Show resolved Hide resolved
@andyfengHKU andyfengHKU merged commit ecb5d46 into master Apr 29, 2023
7 checks passed
@andyfengHKU andyfengHKU deleted the ssp-sip branch April 29, 2023 15:54
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

3 participants