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

chore: introduce ConnectorSplit protobuf message #3274

Merged
merged 4 commits into from
Jun 16, 2022

Conversation

shanicky
Copy link
Contributor

@shanicky shanicky commented Jun 16, 2022

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!

as title

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

Signed-off-by: Peng Chen <peng@singularity-data.com>
Signed-off-by: Peng Chen <peng@singularity-data.com>
Signed-off-by: Peng Chen <peng@singularity-data.com>
Signed-off-by: Peng Chen <peng@singularity-data.com>
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #3274 (19d5da3) into main (53a49d8) will increase coverage by 0.00%.
The diff coverage is 10.52%.

@@           Coverage Diff           @@
##             main    #3274   +/-   ##
=======================================
  Coverage   73.23%   73.24%           
=======================================
  Files         747      747           
  Lines      101789   101783    -6     
=======================================
+ Hits        74545    74546    +1     
+ Misses      27244    27237    -7     
Flag Coverage Δ
rust 73.24% <10.52%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/connector/src/base.rs 40.00% <ø> (ø)
src/connector/src/datagen/source/reader.rs 86.66% <ø> (ø)
src/connector/src/lib.rs 100.00% <ø> (ø)
src/connector/src/nexmark/source/reader.rs 92.70% <ø> (ø)
src/connector/src/state.rs 83.33% <0.00%> (+1.14%) ⬆️
src/meta/src/barrier/command.rs 75.59% <0.00%> (ø)
src/meta/src/stream/source_manager.rs 26.34% <0.00%> (+0.11%) ⬆️
src/source/src/connector_source.rs 0.00% <ø> (ø)
src/stream/src/executor/mod.rs 51.59% <0.00%> (+1.93%) ⬆️
src/connector/src/macros.rs 8.16% <4.54%> (-2.65%) ⬇️
... and 1 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Contributor

@tabVersion tabVersion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shanicky shanicky merged commit 3255d5a into main Jun 16, 2022
@shanicky shanicky deleted the peng/splitimpl-to-protobuf branch June 16, 2022 09:46
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.

None yet

2 participants