Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(broker): introduce continuous profiling #592

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Signed-off-by: SSpirits <admin@lv5.moe>
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #592 (58e5916) into main (d58e555) will decrease coverage by 0.07%.
The diff coverage is 50.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #592      +/-   ##
============================================
- Coverage     59.10%   59.03%   -0.07%     
+ Complexity     1918     1912       -6     
============================================
  Files           196      196              
  Lines         12808    12811       +3     
  Branches       1219     1220       +1     
============================================
- Hits           7570     7563       -7     
- Misses         4630     4634       +4     
- Partials        608      614       +6     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 12.96% <ø> (ø)
RocketMQ Controller 49.77% <ø> (-0.04%) ⬇️
RocketMQ Proxy 44.35% <33.33%> (-0.23%) ⬇️
RocketMQ Store 77.35% <100.00%> (-0.11%) ⬇️
RocketMQ Stream 60.58% <ø> (-0.04%) ⬇️
RocketMQ Metadata 17.64% <ø> (ø)
Files Coverage Δ
...omq/rocketmq/proxy/service/MessageServiceImpl.java 72.30% <100.00%> (-0.80%) ⬇️
...automq/rocketmq/store/service/SnapshotService.java 88.98% <100.00%> (ø)
...om/automq/rocketmq/proxy/util/FlatMessageUtil.java 60.71% <0.00%> (-0.88%) ⬇️

... and 6 files with indirect coverage changes

@ShadowySpirits ShadowySpirits merged commit 52a7a0a into main Nov 7, 2023
@ShadowySpirits ShadowySpirits deleted the introduce_profiling branch November 7, 2023 03:36
Copy link

github-actions bot commented Nov 7, 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 qodana-support@jetbrains.com

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants