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): use lazy initialization to prevent metrics missing #724

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Nov 24, 2023

No description provided.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #724 (649f502) into main (58e24aa) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #724      +/-   ##
============================================
+ Coverage     57.42%   57.45%   +0.02%     
- Complexity     1221     1224       +3     
============================================
  Files           131      131              
  Lines          8029     8029              
  Branches        736      736              
============================================
+ Hits           4611     4613       +2     
  Misses         3020     3020              
+ Partials        398      396       -2     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.88% <ø> (ø)
RocketMQ Proxy 42.75% <ø> (+0.12%) ⬆️
RocketMQ Store 76.98% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.29% <ø> (ø)

see 1 file with indirect coverage changes

@SCNieh SCNieh merged commit 6a0e2e0 into main Nov 24, 2023
13 checks passed
@SCNieh SCNieh deleted the s3stream_metrics branch November 24, 2023 07:40
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