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 all shortest path #1652

Merged
merged 1 commit into from
Jun 9, 2023
Merged

Add all shortest path #1652

merged 1 commit into from
Jun 9, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 June 8, 2023 20:45
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage: 88.73% and project coverage change: -0.03 ⚠️

Comparison is base (322dab6) 91.49% compared to head (1569115) 91.46%.

❗ Current head 1569115 differs from pull request most recent head e9a28db. Consider uploading reports for the commit e9a28db to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1652      +/-   ##
==========================================
- Coverage   91.49%   91.46%   -0.03%     
==========================================
  Files         727      726       -1     
  Lines       26386    26407      +21     
==========================================
+ Hits        24141    24153      +12     
- Misses       2245     2254       +9     
Impacted Files Coverage Δ
src/include/optimizer/acc_hash_join_optimizer.h 100.00% <ø> (ø)
src/planner/join_order/cardinality_estimator.cpp 96.07% <ø> (ø)
src/planner/join_order_enumerator.cpp 97.96% <ø> (ø)
src/processor/mapper/map_scan_frontier.cpp 100.00% <ø> (ø)
src/processor/mapper/map_semi_masker.cpp 92.30% <ø> (ø)
...essor/operator/recursive_extend/recursive_join.cpp 88.46% <77.94%> (-11.54%) ⬇️
...perator/recursive_extend/all_shortest_path_state.h 96.00% <96.00%> (ø)
...ocessor/operator/recursive_extend/recursive_join.h 100.00% <100.00%> (ø)
...rocessor/operator/recursive_extend/scan_frontier.h 100.00% <100.00%> (ø)
...or/operator/recursive_extend/shortest_path_state.h 100.00% <100.00%> (ø)
... and 5 more

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

@andyfengHKU andyfengHKU merged commit d5d13c8 into master Jun 9, 2023
6 checks passed
@andyfengHKU andyfengHKU deleted the all-shortest-path branch June 9, 2023 05:26
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