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

[3.0] set module started at applicationDeployer checkStarted() #9013

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

zrlw
Copy link
Contributor

@zrlw zrlw commented Oct 10, 2021

What is the purpose of the change

#9012

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2021

Codecov Report

Merging #9013 (5f50955) into 3.0 (23a4ff0) will increase coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                3.0    #9013   +/-   ##
=========================================
  Coverage     63.35%   63.36%           
+ Complexity      315      314    -1     
=========================================
  Files          1186     1186           
  Lines         50364    50365    +1     
  Branches       7526     7527    +1     
=========================================
+ Hits          31910    31912    +2     
+ Misses        14978    14971    -7     
- Partials       3476     3482    +6     
Impacted Files Coverage Δ
...ubbo/config/deploy/DefaultApplicationDeployer.java 79.32% <66.66%> (-0.14%) ⬇️
...che/dubbo/config/deploy/DefaultModuleDeployer.java 64.28% <100.00%> (-0.17%) ⬇️
...ng/exchange/support/header/HeartbeatTimerTask.java 68.42% <0.00%> (-5.27%) ⬇️
...ng/zookeeper/curator5/Curator5ZookeeperClient.java 66.50% <0.00%> (-2.43%) ⬇️
.../dubbo/remoting/transport/netty4/NettyChannel.java 63.36% <0.00%> (-1.99%) ⬇️
.../exchange/support/header/HeaderExchangeServer.java 66.98% <0.00%> (-1.89%) ⬇️
...vent/listener/ServiceInstancesChangedListener.java 77.11% <0.00%> (-1.28%) ⬇️
...bo/registry/support/CacheableFailbackRegistry.java 77.10% <0.00%> (-1.21%) ⬇️
...e/dubbo/remoting/transport/netty/NettyChannel.java 59.09% <0.00%> (-1.14%) ⬇️
...dubbo/remoting/exchange/support/DefaultFuture.java 88.39% <0.00%> (-0.90%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23a4ff0...5f50955. Read the comment docs.

@AlbumenJ AlbumenJ merged commit 1dc1822 into apache:3.0 Oct 12, 2021
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.

3 participants