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

refactor(store): refactor MessageStateMachine #849

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (a27786d) 55.35% compared to head (8041719) 55.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #849      +/-   ##
============================================
- Coverage     55.35%   55.02%   -0.34%     
+ Complexity     1249     1245       -4     
============================================
  Files           132      132              
  Lines          8574     8531      -43     
  Branches        788      789       +1     
============================================
- Hits           4746     4694      -52     
- Misses         3414     3422       +8     
- Partials        414      415       +1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.58% <ø> (ø)
RocketMQ Proxy 37.28% <ø> (ø)
RocketMQ Store 73.70% <77.45%> (-0.92%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...automq/rocketmq/store/api/MessageStateMachine.java 100.00% <ø> (ø)
.../automq/rocketmq/store/queue/StreamLogicQueue.java 73.48% <100.00%> (-0.27%) ⬇️
...m/automq/rocketmq/store/service/api/KVService.java 100.00% <ø> (ø)
.../com/automq/rocketmq/store/util/SerializeUtil.java 92.05% <100.00%> (-0.89%) ⬇️
...utomq/rocketmq/store/service/RocksDBKVService.java 83.41% <53.84%> (-1.89%) ⬇️
...tmq/store/queue/DefaultLogicQueueStateMachine.java 87.74% <79.26%> (-0.81%) ⬇️

... and 2 files with indirect coverage changes

@ShadowySpirits ShadowySpirits merged commit 78dce84 into main Dec 21, 2023
13 checks passed
@ShadowySpirits ShadowySpirits deleted the refactor branch December 21, 2023 13:07
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.

1 participant