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(s3stream): fix infinite loop in s3 check #862

Merged
merged 2 commits into from
Dec 27, 2023
Merged

Conversation

ShadowySpirits
Copy link
Contributor

@ShadowySpirits ShadowySpirits commented Dec 27, 2023

fix #861

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1fecfa) 55.03% compared to head (808e687) 55.03%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #862   +/-   ##
=========================================
  Coverage     55.03%   55.03%           
  Complexity     1246     1246           
=========================================
  Files           132      132           
  Lines          8531     8531           
  Branches        789      789           
=========================================
  Hits           4695     4695           
  Misses         3422     3422           
  Partials        414      414           
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.58% <ø> (ø)
RocketMQ Proxy 37.28% <ø> (ø)
RocketMQ Store 73.75% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

@ShadowySpirits ShadowySpirits changed the title fex(s3stream): fix infinite loop in s3 check fix(s3stream): fix infinite loop in s3 check Dec 27, 2023
Signed-off-by: SSpirits <admin@lv5.moe>
Signed-off-by: SSpirits <admin@lv5.moe>
@ShadowySpirits ShadowySpirits merged commit 0f5121a into main Dec 27, 2023
14 checks passed
@ShadowySpirits ShadowySpirits deleted the fix-check branch December 27, 2023 10:34
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.

Infinite loop in s3 check
2 participants