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

Profile pipeline refactor #1751

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Profile pipeline refactor #1751

merged 1 commit into from
Jul 4, 2023

Conversation

acquamarin
Copy link
Collaborator

No description provided.

src/include/common/types/types.h Outdated Show resolved Hide resolved
src/main/prepared_statement.cpp Outdated Show resolved Hide resolved
src/main/prepared_statement.cpp Outdated Show resolved Hide resolved
src/processor/mapper/map_explain.cpp Outdated Show resolved Hide resolved
src/include/processor/operator/profile.h Outdated Show resolved Hide resolved
src/include/processor/operator/profile.h Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage: 95.55% and project coverage change: -0.11 ⚠️

Comparison is base (5cd883c) 91.42% compared to head (f5aec46) 91.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1751      +/-   ##
==========================================
- Coverage   91.42%   91.32%   -0.11%     
==========================================
  Files         766      768       +2     
  Lines       27509    27550      +41     
==========================================
+ Hits        25151    25159       +8     
- Misses       2358     2391      +33     
Impacted Files Coverage Δ
src/include/main/prepared_statement.h 100.00% <ø> (ø)
src/include/processor/mapper/plan_mapper.h 100.00% <ø> (ø)
src/include/processor/operator/physical_operator.h 100.00% <ø> (ø)
src/main/plan_printer.cpp 92.18% <ø> (-6.28%) ⬇️
src/main/query_summary.cpp 77.77% <0.00%> (+31.11%) ⬆️
src/processor/processor.cpp 100.00% <ø> (ø)
src/planner/operator/logical_explain.cpp 90.47% <84.61%> (-9.53%) ⬇️
src/binder/bind/bind_explain.cpp 100.00% <100.00%> (ø)
src/include/binder/bound_explain.h 100.00% <100.00%> (ø)
src/include/main/plan_printer.h 100.00% <100.00%> (ø)
... and 12 more

... and 8 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.

@acquamarin acquamarin merged commit 53fa452 into master Jul 4, 2023
9 checks passed
@acquamarin acquamarin deleted the profile-refactor branch July 4, 2023 00:42
@andyfengHKU andyfengHKU mentioned this pull request Jul 4, 2023
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