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

feat(s3stream): avoid copy when operator read #788

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

superhx
Copy link
Contributor

@superhx superhx commented Dec 4, 2023

No description provided.

Signed-off-by: Robin Han <hanxvdovehx@gmail.com>
@superhx superhx requested a review from SCNieh December 4, 2023 09:21
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #788 (964c859) into main (47bc684) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #788      +/-   ##
============================================
+ Coverage     57.52%   57.54%   +0.02%     
+ Complexity     1222     1221       -1     
============================================
  Files           131      131              
  Lines          8042     8042              
  Branches        740      740              
============================================
+ Hits           4626     4628       +2     
+ Misses         3017     3014       -3     
- Partials        399      400       +1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.24% <ø> (+0.10%) ⬆️
RocketMQ Proxy 42.62% <ø> (ø)
RocketMQ Store 76.96% <ø> (-0.05%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 2 files with indirect coverage changes

@superhx superhx merged commit b1e384e into main Dec 4, 2023
14 checks passed
@superhx superhx deleted the feat_operator_memory_save branch December 4, 2023 09:45
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