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

fix(stream): fix the minput's indicies when it's for distinct call (cherry-pick #13015) #13106

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

stdrc
Copy link
Member

@stdrc stdrc commented Oct 27, 2023

Cherry picking #13015 onto branch v1.3-rc

…13015)

Signed-off-by: Richard Chien <[email protected]>
Co-authored-by: Richard Chien <[email protected]>
Co-authored-by: Bugen Zhao <[email protected]>
Signed-off-by: Richard Chien <[email protected]>
@github-actions github-actions bot added the type/fix Bug fix label Oct 27, 2023
@BugenZhao BugenZhao changed the title fix(stream): fix the minput's indicies when it's for distinct call #13015 fix(stream): fix the minput's indicies when it's for distinct call (cherry-pick #13015) Oct 27, 2023
@BugenZhao
Copy link
Member

Seems the compiling fails.

Signed-off-by: Richard Chien <[email protected]>
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

❗ No coverage uploaded for pull request base (v1.3-rc@ec5146f). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             v1.3-rc   #13106   +/-   ##
==========================================
  Coverage           ?   69.49%           
==========================================
  Files              ?     1474           
  Lines              ?   242892           
  Branches           ?        0           
==========================================
  Hits               ?   168795           
  Misses             ?    74097           
  Partials           ?        0           
Flag Coverage Δ
rust 69.49% <0.00%> (?)

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

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

@stdrc stdrc merged commit 77c7f7c into v1.3-rc Oct 27, 2023
4 checks passed
@stdrc stdrc deleted the rc/cp-13015-to-v1.3 branch October 27, 2023 09:47
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.

3 participants