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

perf(S3Storage): speed up forceUpload #851

Merged
merged 2 commits into from
Dec 25, 2023
Merged

Conversation

Chillax-0v0
Copy link
Contributor

part of #850

Signed-off-by: Ning Yu <ningyu@automq.com>
Signed-off-by: Ning Yu <ningyu@automq.com>
@Chillax-0v0 Chillax-0v0 added enhancement New feature or request s3stream labels Dec 22, 2023
@Chillax-0v0 Chillax-0v0 self-assigned this Dec 22, 2023
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (78dce84) 55.02% compared to head (a0b043d) 55.03%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #851      +/-   ##
============================================
+ Coverage     55.02%   55.03%   +0.01%     
+ Complexity     1246     1243       -3     
============================================
  Files           132      132              
  Lines          8531     8531              
  Branches        789      789              
============================================
+ Hits           4694     4695       +1     
+ Misses         3422     3419       -3     
- Partials        415      417       +2     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.69% <ø> (+0.10%) ⬆️
RocketMQ Proxy 37.18% <ø> (-0.11%) ⬇️
RocketMQ Store 73.70% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

see 2 files with indirect coverage changes

@superhx superhx merged commit 504ed6d into main Dec 25, 2023
13 checks passed
@superhx superhx deleted the chore-metrics-of-close-stream branch December 25, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request s3stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants