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: #733 resolve class clashes #734

Merged
merged 1 commit into from
Nov 27, 2023
Merged

fix: #733 resolve class clashes #734

merged 1 commit into from
Nov 27, 2023

Conversation

lizhanhui
Copy link
Contributor

@lizhanhui lizhanhui commented Nov 27, 2023

fix #733

Signed-off-by: Li Zhanhui <[email protected]>
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #734 (d2aea53) into main (eea87ac) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #734      +/-   ##
============================================
+ Coverage     57.43%   57.45%   +0.01%     
- Complexity     1221     1222       +1     
============================================
  Files           131      131              
  Lines          8031     8031              
  Branches        736      736              
============================================
+ Hits           4613     4614       +1     
  Misses         3020     3020              
+ Partials        398      397       -1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.88% <ø> (ø)
RocketMQ Proxy 42.75% <ø> (+0.12%) ⬆️
RocketMQ Store 76.96% <ø> (-0.05%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.29% <ø> (ø)

see 2 files with indirect coverage changes

@lizhanhui lizhanhui requested a review from wangxye November 27, 2023 04:33
@lizhanhui lizhanhui enabled auto-merge (squash) November 27, 2023 06:14
@lizhanhui lizhanhui merged commit 3524f0f into main Nov 27, 2023
14 of 15 checks passed
@lizhanhui lizhanhui deleted the bugfix_733 branch November 27, 2023 06:14
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.

Fix: class clashes
2 participants