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(store): fix potential concurrency issues #648

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #648 (14e8479) into main (cb4f817) will increase coverage by 0.19%.
Report is 7 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #648      +/-   ##
============================================
+ Coverage     58.25%   58.44%   +0.19%     
- Complexity     2020     2058      +38     
============================================
  Files           213      218       +5     
  Lines         13430    13605     +175     
  Branches       1221     1247      +26     
============================================
+ Hits           7823     7951     +128     
- Misses         4980     5025      +45     
- Partials        627      629       +2     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.85% <ø> (ø)
RocketMQ Controller 55.78% <ø> (+2.25%) ⬆️
RocketMQ Proxy 40.12% <ø> (ø)
RocketMQ Store 77.31% <100.00%> (-0.05%) ⬇️
RocketMQ Stream 59.55% <ø> (-0.60%) ⬇️
RocketMQ Metadata 35.67% <ø> (ø)
Files Coverage Δ
...tmq/store/queue/DefaultLogicQueueStateMachine.java 88.49% <100.00%> (+0.14%) ⬆️

... and 38 files with indirect coverage changes

@ShadowySpirits ShadowySpirits enabled auto-merge (squash) November 16, 2023 03:33
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@ShadowySpirits ShadowySpirits merged commit 44dde5f into main Nov 16, 2023
9 checks passed
@ShadowySpirits ShadowySpirits deleted the fix_store branch November 16, 2023 03:34
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