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(plan_node_fmt): further prepare generic code where they use fmt_with_name #10157

Merged
merged 23 commits into from
Jun 5, 2023

Conversation

ice1000
Copy link
Contributor

@ice1000 ice1000 commented Jun 5, 2023

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

This is a folllow up of #10132, #10155.

Checklist For Contributors

  • Yes

Documentation

  • My PR DOES NOT contain user-facing changes.

@ice1000 ice1000 requested a review from st1page June 5, 2023 05:06
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #10157 (c270620) into main (1897aef) will decrease coverage by 0.02%.
The diff coverage is 23.07%.

@@            Coverage Diff             @@
##             main   #10157      +/-   ##
==========================================
- Coverage   70.85%   70.83%   -0.02%     
==========================================
  Files        1234     1234              
  Lines      211333   211272      -61     
==========================================
- Hits       149741   149663      -78     
- Misses      61592    61609      +17     
Flag Coverage Δ
rust 70.83% <23.07%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...c/frontend/src/optimizer/plan_node/batch_delete.rs 77.14% <ø> (-1.81%) ⬇️
...c/frontend/src/optimizer/plan_node/batch_expand.rs 46.34% <ø> (-3.66%) ⬇️
...c/frontend/src/optimizer/plan_node/batch_filter.rs 97.61% <ø> (-0.16%) ⬇️
...ontend/src/optimizer/plan_node/batch_group_topn.rs 61.90% <ø> (-2.54%) ⬇️
...frontend/src/optimizer/plan_node/batch_hash_agg.rs 83.83% <ø> (-0.48%) ⬇️
...ontend/src/optimizer/plan_node/batch_hop_window.rs 72.72% <ø> (-0.73%) ⬇️
...c/frontend/src/optimizer/plan_node/batch_insert.rs 49.18% <ø> (ø)
...ntend/src/optimizer/plan_node/batch_project_set.rs 68.08% <ø> (-1.92%) ⬇️
...ontend/src/optimizer/plan_node/batch_simple_agg.rs 80.51% <ø> (-0.74%) ⬇️
...frontend/src/optimizer/plan_node/batch_sort_agg.rs 75.00% <ø> (-0.83%) ⬇️
... and 22 more

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ice1000 ice1000 enabled auto-merge June 5, 2023 05:42
@ice1000 ice1000 added this pull request to the merge queue Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants