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] optimize of DefaultFilterChainBuilder #9324

Merged
merged 1 commit into from
Nov 28, 2021
Merged

[3.0] optimize of DefaultFilterChainBuilder #9324

merged 1 commit into from
Nov 28, 2021

Conversation

wangchengming666
Copy link
Member

optimize of DefaultFilterChainBuilder

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2021

Codecov Report

Merging #9324 (a4a5ad1) into 3.0 (16319c5) will increase coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0    #9324      +/-   ##
============================================
+ Coverage     65.18%   65.20%   +0.01%     
  Complexity      342      342              
============================================
  Files          1201     1201              
  Lines         51821    51821              
  Branches       7723     7723              
============================================
+ Hits          33781    33791      +10     
+ Misses        14417    14407      -10     
  Partials       3623     3623              
Impacted Files Coverage Δ
.../rpc/cluster/filter/DefaultFilterChainBuilder.java 94.73% <50.00%> (ø)
.../registry/zookeeper/ZookeeperServiceDiscovery.java 83.52% <0.00%> (-2.36%) ⬇️
.../dubbo/remoting/transport/netty4/NettyChannel.java 71.28% <0.00%> (-1.99%) ⬇️
...exchange/support/header/HeaderExchangeHandler.java 66.37% <0.00%> (-1.77%) ⬇️
.../src/main/java/org/apache/dubbo/rpc/RpcStatus.java 80.95% <0.00%> (-1.20%) ⬇️
...rg/apache/dubbo/common/timer/HashedWheelTimer.java 84.87% <0.00%> (-0.35%) ⬇️
...ting/zookeeper/curator/CuratorZookeeperClient.java 68.75% <0.00%> (ø)
...ubbo/config/deploy/DefaultApplicationDeployer.java 73.64% <0.00%> (+0.18%) ⬆️
...bo/registry/support/CacheableFailbackRegistry.java 78.31% <0.00%> (+1.20%) ⬆️
...adata/store/zookeeper/ZookeeperMetadataReport.java 74.68% <0.00%> (+1.26%) ⬆️
... and 4 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 16319c5...a4a5ad1. Read the comment docs.

@AlbumenJ AlbumenJ merged commit ab26f9e into apache:3.0 Nov 28, 2021
@wangchengming666 wangchengming666 deleted the opt-DefaultFilterChainBuilder branch November 29, 2021 01:21
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