Skip to content

[Enhancement] Take the "name" property of Dubbo Config as Spring Bean If its "id" property is blank#6063

Merged
mercyblitz merged 6 commits intoapache:masterfrom
mercyblitz:2.7.7-spring-features
Apr 26, 2020
Merged

[Enhancement] Take the "name" property of Dubbo Config as Spring Bean If its "id" property is blank#6063
mercyblitz merged 6 commits intoapache:masterfrom
mercyblitz:2.7.7-spring-features

Conversation

@mercyblitz
Copy link
Copy Markdown
Contributor

No description provided.

@mercyblitz mercyblitz added this to the 2.7.7 milestone Apr 26, 2020
@mercyblitz mercyblitz self-assigned this Apr 26, 2020
…Config as Spring Bean If its "id" property is blank
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 26, 2020

Codecov Report

Merging #6063 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6063      +/-   ##
============================================
+ Coverage     61.14%   61.17%   +0.02%     
- Complexity      491      493       +2     
============================================
  Files           991      991              
  Lines         39597    39597              
  Branches       5719     5719              
============================================
+ Hits          24213    24222       +9     
+ Misses        12698    12688      -10     
- Partials       2686     2687       +1     
Impacted Files Coverage Δ Complexity Δ
...ache/dubbo/remoting/transport/AbstractChannel.java 75.00% <0.00%> (-12.50%) 0.00% <0.00%> (ø%)
...ng/exchange/support/header/HeartbeatTimerTask.java 73.68% <0.00%> (-5.27%) 0.00% <0.00%> (ø%)
...pache/dubbo/remoting/transport/AbstractServer.java 53.75% <0.00%> (-3.75%) 0.00% <0.00%> (ø%)
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) 8.00% <0.00%> (-1.00%)
.../src/main/java/org/apache/dubbo/rpc/RpcStatus.java 57.14% <0.00%> (-1.20%) 0.00% <0.00%> (ø%)
...rg/apache/dubbo/common/timer/HashedWheelTimer.java 63.10% <0.00%> (-0.35%) 0.00% <0.00%> (ø%)
.../apache/dubbo/config/bootstrap/DubboBootstrap.java 52.73% <0.00%> (+0.18%) 0.00% <0.00%> (ø%)
...n/java/org/apache/dubbo/common/utils/NetUtils.java 67.85% <0.00%> (+0.35%) 0.00% <0.00%> (ø%)
...a/org/apache/dubbo/monitor/dubbo/DubboMonitor.java 89.52% <0.00%> (+0.95%) 17.00% <0.00%> (+1.00%)
...e/dubbo/remoting/transport/netty/NettyChannel.java 55.68% <0.00%> (+3.40%) 20.00% <0.00%> (+1.00%)
... and 3 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 9769a1d...e54eee9. Read the comment docs.

@mercyblitz mercyblitz merged commit e956171 into apache:master Apr 26, 2020
@mercyblitz mercyblitz deleted the 2.7.7-spring-features branch April 26, 2020 09:10
@mercyblitz mercyblitz changed the title [Enhancement] Take the "name" property of Dubbo Config as Spring Bean If its "id" property is blank[Enhancement] Take the "name" property of Dubbo Config as Spring Bean If its "id" property is blank [Enhancement] Take the "name" property of Dubbo Config as Spring Bean If its "id" property is blank Apr 26, 2020
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