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

Refactor scan rel table #1749

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Refactor scan rel table #1749

merged 1 commit into from
Jul 3, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 July 2, 2023 17:45
@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Patch coverage: 98.49% and no project coverage change.

Comparison is base (3c20011) 91.42% compared to head (05195ed) 91.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1749   +/-   ##
=======================================
  Coverage   91.42%   91.43%           
=======================================
  Files         766      766           
  Lines       27507    27509    +2     
=======================================
+ Hits        25149    25153    +4     
+ Misses       2358     2356    -2     
Impacted Files Coverage Δ
src/processor/mapper/map_extend.cpp 96.29% <97.14%> (-0.85%) ⬇️
...rocessor/operator/scan/generic_scan_rel_tables.cpp 96.49% <97.67%> (+0.49%) ⬆️
.../processor/operator/scan/generic_scan_rel_tables.h 100.00% <100.00%> (ø)
...c/include/processor/operator/scan/scan_rel_table.h 100.00% <100.00%> (ø)
...e/processor/operator/scan/scan_rel_table_columns.h 100.00% <100.00%> (ø)
...ude/processor/operator/scan/scan_rel_table_lists.h 100.00% <100.00%> (ø)
src/processor/operator/scan/scan_rel_table.cpp 100.00% <100.00%> (ø)
...processor/operator/scan/scan_rel_table_columns.cpp 100.00% <100.00%> (ø)
...c/processor/operator/scan/scan_rel_table_lists.cpp 100.00% <100.00%> (ø)

... and 2 files 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.

@ray6080 ray6080 merged commit 5cd883c into master Jul 3, 2023
9 checks passed
@ray6080 ray6080 deleted the scan-rel-refactor branch July 3, 2023 07:09
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