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] Fix #9026 #9027

Merged
merged 1 commit into from
Oct 14, 2021
Merged

[3.0] Fix #9026 #9027

merged 1 commit into from
Oct 14, 2021

Conversation

r1-12king
Copy link
Contributor

issue #9026

@codecov-commenter
Copy link

Codecov Report

Merging #9027 (d500b8e) into 3.0 (8e26729) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0    #9027      +/-   ##
============================================
+ Coverage     63.17%   63.26%   +0.09%     
- Complexity      312      313       +1     
============================================
  Files          1190     1190              
  Lines         50454    50490      +36     
  Branches       7515     7542      +27     
============================================
+ Hits          31872    31941      +69     
+ Misses        15077    15055      -22     
+ Partials       3505     3494      -11     
Impacted Files Coverage Δ
...dubbo/common/status/support/LoadStatusChecker.java 46.15% <0.00%> (-3.85%) ⬇️
...ubbo/remoting/exchange/support/DefaultFuture2.java 43.75% <0.00%> (-1.63%) ⬇️
...ting/exchange/support/header/HeartbeatHandler.java 58.13% <0.00%> (-1.39%) ⬇️
.../main/java/org/apache/dubbo/qos/textui/TTable.java 83.79% <0.00%> (-0.87%) ⬇️
...n/java/org/apache/dubbo/common/utils/UrlUtils.java 61.90% <0.00%> (-0.07%) ⬇️
...bo/registry/client/OverrideInstanceAddressURL.java 0.00% <0.00%> (ø)
...ubbo/config/deploy/DefaultApplicationDeployer.java 79.32% <0.00%> (+0.04%) ⬆️
...n/java/org/apache/dubbo/common/utils/NetUtils.java 68.06% <0.00%> (+0.10%) ⬆️
...apache/dubbo/rpc/protocol/dubbo/DubboProtocol.java 65.41% <0.00%> (+0.11%) ⬆️
...apache/dubbo/common/extension/ExtensionLoader.java 80.46% <0.00%> (+0.19%) ⬆️
... and 30 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 8e26729...d500b8e. Read the comment docs.

Copy link
Member

@wangchengming666 wangchengming666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlbumenJ AlbumenJ merged commit c79f675 into apache:3.0 Oct 14, 2021
@AlbumenJ AlbumenJ mentioned this pull request Oct 14, 2021
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.

4 participants