Skip to content

add some unit test for dubbo-auth#5547

Merged
chickenlj merged 3 commits intoapache:masterfrom
CodingSinger:DUBBO_AUTH
Feb 1, 2020
Merged

add some unit test for dubbo-auth#5547
chickenlj merged 3 commits intoapache:masterfrom
CodingSinger:DUBBO_AUTH

Conversation

@CodingSinger
Copy link
Copy Markdown
Member

@CodingSinger CodingSinger commented Dec 27, 2019

@CodingSinger CodingSinger force-pushed the DUBBO_AUTH branch 2 times, most recently from 94035f5 to b82f65d Compare December 30, 2019 02:12
@chickenlj chickenlj added this to the 2.7.6 milestone Dec 30, 2019
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 2, 2020

Codecov Report

Merging #5547 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #5547     +/-   ##
===========================================
- Coverage     61.26%   61.16%   -0.1%     
+ Complexity      422      421      -1     
===========================================
  Files           922      922             
  Lines         37498    37498             
  Branches       5431     5431             
===========================================
- Hits          22974    22937     -37     
- Misses        12048    12078     +30     
- Partials       2476     2483      +7
Impacted Files Coverage Δ Complexity Δ
...va/org/apache/dubbo/remoting/TimeoutException.java 22.22% <0%> (-11.12%) 0% <0%> (ø)
...dubbo/remoting/exchange/support/DefaultFuture.java 79.27% <0%> (-9.91%) 0% <0%> (ø)
.../remoting/transport/netty4/NettyServerHandler.java 59.09% <0%> (-9.1%) 0% <0%> (ø)
.../apache/dubbo/rpc/protocol/AsyncToSyncInvoker.java 79.16% <0%> (-8.34%) 0% <0%> (ø)
...ng/transport/dispatcher/all/AllChannelHandler.java 62.06% <0%> (-6.9%) 0% <0%> (ø)
.../org/apache/dubbo/remoting/ExecutionException.java 15.78% <0%> (-5.27%) 0% <0%> (ø)
.../remoting/transport/netty4/NettyClientHandler.java 59.32% <0%> (-5.09%) 0% <0%> (ø)
...che/dubbo/remoting/transport/mina/MinaChannel.java 50% <0%> (-3.95%) 16% <0%> (-1%)
...pache/dubbo/remoting/transport/AbstractServer.java 53.75% <0%> (-3.75%) 0% <0%> (ø)
...e/dubbo/remoting/transport/netty/NettyChannel.java 52.27% <0%> (-3.41%) 19% <0%> (-1%)
... 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 2dabc7a...35fea89. Read the comment docs.

@chickenlj chickenlj self-assigned this Jan 3, 2020
@chickenlj chickenlj merged commit 8bf918f into apache:master Feb 1, 2020
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