Skip to content

[Bugfix] The dubbo services can't be exported #5495#5503

Merged
chickenlj merged 9 commits intoapache:2.7.5-releasefrom
mercyblitz:2.7.5-release
Dec 18, 2019
Merged

[Bugfix] The dubbo services can't be exported #5495#5503
chickenlj merged 9 commits intoapache:2.7.5-releasefrom
mercyblitz:2.7.5-release

Conversation

@mercyblitz
Copy link
Copy Markdown
Contributor

@mercyblitz mercyblitz requested a review from chickenlj December 18, 2019 07:31
@chickenlj chickenlj merged commit 5d3ed0c into apache:2.7.5-release Dec 18, 2019
@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 18, 2019

Codecov Report

Merging #5503 into 2.7.5-release will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             2.7.5-release    #5503      +/-   ##
===================================================
+ Coverage            61.17%   61.21%   +0.03%     
- Complexity             421      423       +2     
===================================================
  Files                  921      921              
  Lines                37573    37574       +1     
  Branches              5464     5464              
===================================================
+ Hits                 22987    23002      +15     
+ Misses               12084    12069      -15     
- Partials              2502     2503       +1
Impacted Files Coverage Δ Complexity Δ
...bo/config/spring/schema/DubboNamespaceHandler.java 100% <100%> (ø) 0 <0> (ø) ⬇️
...rg/apache/dubbo/remoting/utils/PayloadDropper.java 46.15% <0%> (-30.77%) 0% <0%> (ø)
.../apache/dubbo/rpc/protocol/AsyncToSyncInvoker.java 79.16% <0%> (-8.34%) 0% <0%> (ø)
...ng/exchange/support/header/HeartbeatTimerTask.java 73.68% <0%> (-5.27%) 0% <0%> (ø)
...dubbo/remoting/exchange/support/DefaultFuture.java 78.44% <0%> (-4.32%) 0% <0%> (ø)
.../dubbo/remoting/transport/netty4/NettyChannel.java 66.33% <0%> (-1.99%) 0% <0%> (ø)
...exchange/support/header/HeaderExchangeHandler.java 64.6% <0%> (-1.77%) 0% <0%> (ø)
...rg/apache/dubbo/common/timer/HashedWheelTimer.java 63.1% <0%> (-0.35%) 0% <0%> (ø)
...in/java/org/apache/dubbo/config/ServiceConfig.java 61.9% <0%> (+0.31%) 0% <0%> (ø) ⬇️
...g/apache/dubbo/registry/consul/ConsulRegistry.java 62.5% <0%> (+0.62%) 29% <0%> (ø) ⬇️
... and 9 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 d32d9a2...5dfb510. 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.

3 participants