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

Fix some wrong usage of the logger. #134

Merged
merged 1 commit into from
May 22, 2018
Merged

Conversation

ujjboy
Copy link
Member

@ujjboy ujjboy commented May 22, 2018

No description provided.

@ujjboy ujjboy added the bug Something isn't working label May 22, 2018
@ujjboy ujjboy added this to the 5.3.3 milestone May 22, 2018
@codecov-io
Copy link

Codecov Report

Merging #134 into 5.3 will decrease coverage by 0.05%.
The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##                5.3     #134      +/-   ##
============================================
- Coverage     63.54%   63.48%   -0.06%     
  Complexity      582      582              
============================================
  Files           263      263              
  Lines         11251    11251              
  Branches       1876     1876              
============================================
- Hits           7149     7143       -6     
- Misses         3129     3132       +3     
- Partials        973      976       +3
Impacted Files Coverage Δ Complexity Δ
...ipay/sofa/rpc/server/bolt/BoltServerProcessor.java 64.28% <0%> (ø) 20 <0> (ø) ⬇️
...y/sofa/rpc/transport/bolt/BoltClientTransport.java 66.24% <0%> (ø) 27 <0> (ø) ⬇️
...ay/sofa/rpc/client/AllConnectConnectionHolder.java 52.79% <20%> (ø) 0 <0> (ø) ⬇️
...pay/sofa/rpc/transport/ClientTransportFactory.java 59.09% <0%> (-6.07%) 0% <0%> (ø)
...n/java/com/alipay/sofa/rpc/common/SofaConfigs.java 83.92% <0%> (-1.79%) 0% <0%> (ø)
...com/alipay/sofa/rpc/context/RpcRuntimeContext.java 79.01% <0%> (-1.24%) 0% <0%> (ø)

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 36aef64...32a8620. Read the comment docs.

@ujjboy ujjboy merged commit 2eb77a9 into sofastack:5.3 May 22, 2018
@ujjboy ujjboy deleted the fix_test_case branch May 22, 2018 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants