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(stream): use the separate S3 operator for compaction purposes #546

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #546 (1eeb2ff) into main (6ceeed3) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #546      +/-   ##
============================================
- Coverage     59.20%   59.20%   -0.01%     
- Complexity     1893     1899       +6     
============================================
  Files           194      194              
  Lines         12689    12693       +4     
  Branches       1200     1200              
============================================
+ Hits           7513     7515       +2     
- Misses         4568     4576       +8     
+ Partials        608      602       -6     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 12.96% <ø> (ø)
RocketMQ Controller 50.37% <ø> (-0.28%) ⬇️
RocketMQ Proxy 44.45% <ø> (+0.20%) ⬆️
RocketMQ Store 78.16% <0.00%> (+0.15%) ⬆️
RocketMQ Stream 60.54% <ø> (ø)
RocketMQ Metadata 61.68% <ø> (ø)
Files Coverage Δ
...com/automq/rocketmq/store/MessageStoreBuilder.java 0.00% <0.00%> (ø)
.../java/com/automq/rocketmq/store/S3StreamStore.java 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

Copy link

github-actions bot commented Nov 2, 2023

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@ShadowySpirits ShadowySpirits merged commit 7a8f186 into main Nov 2, 2023
7 of 9 checks passed
@ShadowySpirits ShadowySpirits deleted the separate_s3_operator branch November 2, 2023 07:51
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.

2 participants