Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(issues694): add sub stream size to request #703

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

superhx
Copy link
Contributor

@superhx superhx commented Nov 22, 2023

close #694

Verified

This commit was signed with the committer’s verified signature.
superhx Xu Han@AutoMQ
Signed-off-by: Robin Han <hanxvdovehx@gmail.com>
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #703 (5fbb25f) into main (cc5c862) will decrease coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #703      +/-   ##
============================================
- Coverage     57.65%   57.62%   -0.03%     
+ Complexity     1223     1221       -2     
============================================
  Files           131      131              
  Lines          7993     7993              
  Branches        733      733              
============================================
- Hits           4608     4606       -2     
  Misses         2989     2989              
- Partials        396      398       +2     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 42.62% <ø> (-0.13%) ⬇️
RocketMQ Store 76.98% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.29% <ø> (ø)

see 1 file with indirect coverage changes

@superhx superhx merged commit 1e9cfb0 into main Nov 22, 2023
@superhx superhx deleted the feat_issues694 branch November 22, 2023 09:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SubStream should include data-size while committing WAL Object
3 participants