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

fix issue#9922, merge the provider side parameters exclude tag #9933

Merged
merged 1 commit into from May 9, 2022

Conversation

zhaoguhong
Copy link

fix issue #9922 , merge the provider side parameters exclude tag

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2022

Codecov Report

Merging #9933 (d967b0e) into master (3a8e5e6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #9933   +/-   ##
=========================================
  Coverage     60.92%   60.92%           
+ Complexity      449      447    -2     
=========================================
  Files          1100     1100           
  Lines         44557    44559    +2     
  Branches       6486     6486           
=========================================
+ Hits          27145    27147    +2     
+ Misses        14446    14444    -2     
- Partials       2966     2968    +2     
Impacted Files Coverage Δ
.../dubbo/registry/integration/RegistryDirectory.java 79.92% <100.00%> (+0.15%) ⬆️
.../apache/dubbo/remoting/transport/AbstractPeer.java 58.69% <0.00%> (-8.70%) ⬇️
...ng/transport/dispatcher/all/AllChannelHandler.java 82.75% <0.00%> (-6.90%) ⬇️
...ng/exchange/support/header/HeartbeatTimerTask.java 68.42% <0.00%> (-5.27%) ⬇️
...e/dubbo/remoting/transport/netty/NettyChannel.java 55.68% <0.00%> (-4.55%) ⬇️
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) ⬇️
...apache/dubbo/common/config/ConfigurationUtils.java 67.74% <0.00%> (-3.23%) ⬇️
...apache/dubbo/common/extension/ExtensionLoader.java 80.20% <0.00%> (+0.20%) ⬆️
...rg/apache/dubbo/common/timer/HashedWheelTimer.java 79.72% <0.00%> (+0.34%) ⬆️
...ache/dubbo/config/utils/ConfigValidationUtils.java 74.00% <0.00%> (+0.66%) ⬆️
... 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 3a8e5e6...d967b0e. 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

4 participants