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

add some unit test for dubbo-auth #5547

Merged
merged 3 commits into from Feb 1, 2020
Merged

Conversation

CodingSinger
Copy link
Member

@CodingSinger CodingSinger commented Dec 27, 2019

@codecov-io
Copy link

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.

None yet

4 participants