-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feat/time consuming refinement #1066
Feat/time consuming refinement #1066
Conversation
Support custom header (sofastack#1050)
core/api/src/main/java/com/alipay/sofa/rpc/context/RpcRuntimeContext.java
Outdated
Show resolved
Hide resolved
core-impl/client/src/main/java/com/alipay/sofa/rpc/client/AbstractCluster.java
Outdated
Show resolved
Hide resolved
core-impl/client/src/main/java/com/alipay/sofa/rpc/client/AbstractCluster.java
Outdated
Show resolved
Hide resolved
core/api/src/main/java/com/alipay/sofa/rpc/context/RpcRuntimeContext.java
Outdated
Show resolved
Hide resolved
core/api/src/main/java/com/alipay/sofa/rpc/context/RpcRuntimeContext.java
Outdated
Show resolved
Hide resolved
...er/tracer-opentracing/src/main/java/com/alipay/sofa/rpc/tracer/sofatracer/RpcSofaTracer.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #1066 +/- ##
============================================
+ Coverage 69.05% 69.18% +0.12%
+ Complexity 830 829 -1
============================================
Files 409 410 +1
Lines 17721 17860 +139
Branches 2749 2762 +13
============================================
+ Hits 12238 12357 +119
- Misses 4066 4082 +16
- Partials 1417 1421 +4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
time consuming refinement