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

Allows you to customize registry load policies #5601

Merged
merged 1 commit into from
Jan 17, 2020
Merged

Allows you to customize registry load policies #5601

merged 1 commit into from
Jan 17, 2020

Conversation

brucelwl
Copy link
Contributor

@brucelwl brucelwl commented Jan 8, 2020

Allows you to customize registry load policies

@codecov-io
Copy link

codecov-io commented Jan 8, 2020

Codecov Report

Merging #5601 into 2.6.x will decrease coverage by 0.07%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##              2.6.x    #5601      +/-   ##
============================================
- Coverage     48.27%   48.19%   -0.08%     
+ Complexity     4564     4559       -5     
============================================
  Files           563      563              
  Lines         25759    25759              
  Branches       4613     4613              
============================================
- Hits          12435    12415      -20     
- Misses        11428    11443      +15     
- Partials       1896     1901       +5
Impacted Files Coverage Δ Complexity Δ
...java/com/alibaba/dubbo/config/ReferenceConfig.java 54.01% <0%> (ø) 43 <0> (ø) ⬇️
...ubbo/rpc/protocol/dubbo/ChannelWrappedInvoker.java 37.5% <0%> (-12.5%) 3% <0%> (ø)
...onfig/spring/extension/SpringExtensionFactory.java 78.37% <0%> (-5.41%) 9% <0%> (ø)
...a/dubbo/remoting/transport/netty/NettyChannel.java 61.25% <0%> (-5%) 20% <0%> (-1%)
...m/alibaba/dubbo/rpc/protocol/dubbo/DubboCodec.java 59.37% <0%> (-4.17%) 13% <0%> (-2%)
...ba/dubbo/remoting/transport/netty/NettyServer.java 67.85% <0%> (-3.58%) 8% <0%> (-1%)
...bo/remoting/transport/netty/NettyCodecAdapter.java 53.12% <0%> (-1.57%) 3% <0%> (ø)
...baba/dubbo/remoting/transport/mina/MinaClient.java 56.92% <0%> (-1.54%) 8% <0%> (-1%)

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 69cc9bd...f30efef. Read the comment docs.

@beiwei30 beiwei30 added this to the 2.6.8 milestone Jan 8, 2020
@chickenlj chickenlj merged commit a8f6f99 into apache:2.6.x Jan 17, 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.

None yet

4 participants