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

[ISSUE #5108] Bump checkstyle to 3.2.0 #5109

Merged
merged 2 commits into from Sep 18, 2022

Conversation

aaron-ai
Copy link
Member

Fixes #5108

@aaron-ai aaron-ai changed the title Bump checkstyle to 3.2.0 [ISSUE #5108] Bump checkstyle to 3.2.0 Sep 17, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #5109 (a66dc42) into develop (f8bf7bd) will increase coverage by 0.05%.
The diff coverage is 8.57%.

@@              Coverage Diff              @@
##             develop    #5109      +/-   ##
=============================================
+ Coverage      43.21%   43.27%   +0.05%     
- Complexity      7764     7788      +24     
=============================================
  Files            995      996       +1     
  Lines          69113    69230     +117     
  Branches        9152     9158       +6     
=============================================
+ Hits           29869    29960      +91     
- Misses         35490    35509      +19     
- Partials        3754     3761       +7     
Impacted Files Coverage Δ
...ava/org/apache/rocketmq/acl/common/Permission.java 92.68% <0.00%> (ø)
...a/org/apache/rocketmq/broker/BrokerController.java 43.84% <0.00%> (ø)
...ocketmq/broker/processor/AdminBrokerProcessor.java 26.14% <ø> (-0.44%) ⬇️
...cketmq/broker/processor/PopBufferMergeService.java 37.67% <0.00%> (+0.23%) ⬆️
...he/rocketmq/broker/processor/PopReviveService.java 37.72% <0.00%> (ø)
...saction/queue/TransactionalMessageServiceImpl.java 50.00% <0.00%> (ø)
...nt/impl/consumer/ConsumeMessageOrderlyService.java 50.17% <0.00%> (ø)
...lient/impl/consumer/DefaultMQPushConsumerImpl.java 35.40% <0.00%> (ø)
...apache/rocketmq/common/filter/impl/PolishExpr.java 0.00% <0.00%> (ø)
...etmq/common/protocol/body/ConsumerRunningInfo.java 26.87% <0.00%> (ø)
... and 45 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aaron-ai aaron-ai merged commit c185c60 into apache:develop Sep 18, 2022
odbozhou pushed a commit that referenced this pull request Sep 19, 2022
* Bump checkstyle to 3.2.0

* Fix checkstyle
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.

Bump checkstyle-plugin to 3.2.0
3 participants