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

[Test] Disable docker environment check on setup #4803

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

liketic
Copy link
Contributor

@liketic liketic commented Aug 13, 2019

Closes #4008

@codecov-io
Copy link

Codecov Report

Merging #4803 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4803   +/-   ##
=========================================
  Coverage     63.92%   63.92%           
  Complexity      451      451           
=========================================
  Files           769      769           
  Lines         33171    33171           
  Branches       5229     5229           
=========================================
  Hits          21204    21204           
+ Misses         9547     9545    -2     
- Partials       2420     2422    +2
Impacted Files Coverage Δ Complexity Δ
...ache/dubbo/remoting/transport/AbstractChannel.java 75% <0%> (-12.5%) 0% <0%> (ø)
.../remoting/transport/netty4/NettyClientHandler.java 61.4% <0%> (-7.02%) 0% <0%> (ø)
.../apache/dubbo/remoting/transport/AbstractPeer.java 58.69% <0%> (-6.53%) 0% <0%> (ø)
...ng/exchange/support/header/HeartbeatTimerTask.java 73.68% <0%> (-5.27%) 0% <0%> (ø)
...onfig/spring/extension/SpringExtensionFactory.java 80.48% <0%> (-4.88%) 0% <0%> (ø)
...he/dubbo/remoting/transport/netty/NettyServer.java 69.64% <0%> (-3.58%) 8% <0%> (-1%)
...c/main/java/org/apache/dubbo/rpc/RpcException.java 80% <0%> (-3.34%) 0% <0%> (ø)
...dubbo/metadata/support/AbstractMetadataReport.java 71.09% <0%> (-1.74%) 0% <0%> (ø)
...pache/dubbo/remoting/transport/AbstractServer.java 47.91% <0%> (-1.05%) 0% <0%> (ø)
...exchange/support/header/HeaderExchangeHandler.java 67.21% <0%> (+2.45%) 0% <0%> (ø) ⬇️
... and 6 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 897709b...cb6ac0a. Read the comment docs.

@htynkn
Copy link
Member

htynkn commented Aug 29, 2019

Thanks for your contribution

@htynkn htynkn merged commit 9a9bf2a into apache:master Aug 29, 2019
@liketic liketic deleted the fix-4008 branch August 29, 2019 12:12
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.

UT failure for EtcdMetadataReport
3 participants