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

feat(store): add stream cache config #623

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #623 (fefcc42) into main (c9c675b) will decrease coverage by 0.44%.
Report is 5 commits behind head on main.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #623      +/-   ##
============================================
- Coverage     57.99%   57.56%   -0.44%     
+ Complexity     1950     1948       -2     
============================================
  Files           207      209       +2     
  Lines         13261    13362     +101     
  Branches       1211     1216       +5     
============================================
+ Hits           7691     7692       +1     
- Misses         4955     5052      +97     
- Partials        615      618       +3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.85% <ø> (ø)
RocketMQ Controller 49.50% <ø> (+0.11%) ⬆️
RocketMQ Proxy 40.12% <ø> (-2.59%) ⬇️
RocketMQ Store 77.48% <0.00%> (-0.22%) ⬇️
RocketMQ Stream 60.41% <ø> (ø)
RocketMQ Metadata 35.67% <ø> (ø)
Files Coverage Δ
.../java/com/automq/rocketmq/store/S3StreamStore.java 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

Copy link

github-actions bot commented Nov 14, 2023

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 4a213da into main Nov 14, 2023
@ShadowySpirits ShadowySpirits deleted the stream_cache_config branch November 14, 2023 09:49
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