Skip to content

use interface name as path#6212

Merged
qinliujie merged 1 commit intoapache:masterfrom
chickenlj:fix-path-2
May 25, 2020
Merged

use interface name as path#6212
qinliujie merged 1 commit intoapache:masterfrom
chickenlj:fix-path-2

Conversation

@chickenlj
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #6212 into master will decrease coverage by 0.05%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6212      +/-   ##
============================================
- Coverage     60.90%   60.85%   -0.06%     
+ Complexity      494      491       -3     
============================================
  Files           999      999              
  Lines         39898    39909      +11     
  Branches       5744     5747       +3     
============================================
- Hits          24301    24285      -16     
- Misses        12907    12925      +18     
- Partials       2690     2699       +9     
Impacted Files Coverage Δ Complexity Δ
...va/org/apache/dubbo/config/spring/ServiceBean.java 82.75% <50.00%> (+2.11%) 0.00 <0.00> (ø)
...rg/apache/dubbo/remoting/utils/PayloadDropper.java 15.38% <0.00%> (-30.77%) 0.00% <0.00%> (ø%)
...e/dubbo/remoting/transport/netty/NettyChannel.java 55.68% <0.00%> (-4.55%) 20.00% <0.00%> (-1.00%)
.../apache/dubbo/remoting/transport/AbstractPeer.java 58.69% <0.00%> (-4.35%) 0.00% <0.00%> (ø%)
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) 8.00% <0.00%> (-1.00%)
...g/apache/dubbo/rpc/protocol/rest/RestProtocol.java 68.21% <0.00%> (-3.11%) 0.00% <0.00%> (ø%)
.../remoting/transport/netty4/NettyClientHandler.java 57.62% <0.00%> (-1.70%) 0.00% <0.00%> (ø%)
...ache/dubbo/remoting/transport/mina/MinaClient.java 56.92% <0.00%> (-1.54%) 8.00% <0.00%> (-1.00%)
...pache/dubbo/registry/support/AbstractRegistry.java 78.06% <0.00%> (-1.49%) 0.00% <0.00%> (ø%)
...n/java/org/apache/dubbo/common/utils/NetUtils.java 66.21% <0.00%> (-1.29%) 0.00% <0.00%> (ø%)
... and 5 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 cb2f6af...0b900d4. Read the comment docs.

@qinliujie
Copy link
Copy Markdown
Contributor

LGTM

@qinliujie qinliujie merged commit bd6b580 into apache:master May 25, 2020
@chickenlj chickenlj deleted the fix-path-2 branch July 17, 2020 03:42
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