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

[master] Fix #8325, use the provider side parameters #9147

Merged
merged 1 commit into from
Oct 28, 2021
Merged

[master] Fix #8325, use the provider side parameters #9147

merged 1 commit into from
Oct 28, 2021

Conversation

wangchengming666
Copy link
Member

issue #8325

@codecov-commenter
Copy link

Codecov Report

Merging #9147 (4bde8f2) into master (3b6d8b8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #9147      +/-   ##
============================================
+ Coverage     60.83%   60.86%   +0.03%     
- Complexity      446      448       +2     
============================================
  Files          1100     1100              
  Lines         44475    44476       +1     
  Branches       6475     6475              
============================================
+ Hits          27056    27071      +15     
+ Misses        14456    14442      -14     
  Partials       2963     2963              
Impacted Files Coverage Δ
.../dubbo/registry/integration/RegistryDirectory.java 79.76% <100.00%> (+0.07%) ⬆️
...ng/transport/dispatcher/all/AllChannelHandler.java 89.65% <0.00%> (-6.90%) ⬇️
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) ⬇️
...pache/dubbo/registry/support/AbstractRegistry.java 78.14% <0.00%> (-0.75%) ⬇️
...ting/zookeeper/curator/CuratorZookeeperClient.java 68.92% <0.00%> (+1.12%) ⬆️
.../src/main/java/org/apache/dubbo/rpc/RpcStatus.java 73.80% <0.00%> (+1.19%) ⬆️
.../exchange/support/header/HeaderExchangeServer.java 69.52% <0.00%> (+1.90%) ⬆️
...e/dubbo/remoting/transport/netty/NettyChannel.java 60.22% <0.00%> (+7.95%) ⬆️
...che/dubbo/remoting/transport/mina/MinaChannel.java 46.05% <0.00%> (+10.52%) ⬆️

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 3b6d8b8...4bde8f2. Read the comment docs.

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

3 participants