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: sync config files to helm deployments #616

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

wangxye
Copy link
Contributor

@wangxye wangxye commented Nov 13, 2023

change:

  1. sync config files to helm deployments;
  2. optimize the parameters of hem value;
  3. update the config in helm_sample_values;

Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Nov 13, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #616 (7ae0bd8) into main (814efd7) will decrease coverage by 0.68%.
Report is 1 commits behind head on main.
The diff coverage is 26.54%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #616      +/-   ##
============================================
- Coverage     58.96%   58.29%   -0.68%     
+ Complexity     1947     1944       -3     
============================================
  Files           199      205       +6     
  Lines         13074    13134      +60     
  Branches       1200     1202       +2     
============================================
- Hits           7709     7656      -53     
- Misses         4750     4866     +116     
+ Partials        615      612       -3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 6.16% <0.00%> (-6.80%) ⬇️
RocketMQ Controller 50.50% <ø> (ø)
RocketMQ Proxy 42.90% <55.81%> (-0.55%) ⬇️
RocketMQ Store 77.59% <56.25%> (-0.16%) ⬇️
RocketMQ Stream 60.49% <ø> (-0.09%) ⬇️
RocketMQ Metadata 36.46% <ø> (ø)
Files Coverage Δ
...java/com/automq/rocketmq/store/api/LogicQueue.java 92.30% <ø> (ø)
...m/automq/rocketmq/store/service/ReviveService.java 85.57% <100.00%> (+5.76%) ⬆️
...omq/rocketmq/proxy/service/MessageServiceImpl.java 71.51% <93.33%> (-0.01%) ⬇️
.../java/com/automq/rocketmq/store/S3StreamStore.java 0.00% <0.00%> (ø)
...ketmq/store/service/StreamOperationLogService.java 76.25% <90.90%> (-1.65%) ⬇️
.../com/automq/rocketmq/common/trace/MethodCache.java 0.00% <0.00%> (ø)
...om/automq/rocketmq/proxy/aop/ProxyTraceAspect.java 50.00% <50.00%> (ø)
.../rocketmq/proxy/service/SuspendRequestService.java 62.50% <57.14%> (-1.24%) ⬇️
...va/com/automq/rocketmq/proxy/util/ContextUtil.java 50.00% <50.00%> (ø)
...om/automq/rocketmq/store/aop/StoreTraceAspect.java 50.00% <50.00%> (ø)
... and 8 more

... and 3 files with indirect coverage changes

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 qodana-support@jetbrains.com

@wangxye wangxye merged commit df5f77e into main Nov 13, 2023
7 of 10 checks passed
@wangxye wangxye deleted the fix_helm_values branch November 13, 2023 03:58
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