You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/12/07 13:07:31 UTC

[GitHub] [servicecomb-java-chassis] wujimin opened a new pull request #2106: [SCB-2148] add RestClientSender

wujimin opened a new pull request #2106:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2106


   Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.
    - [ ] Each commit in the pull request should have a meaningful subject line and body.
    - [ ] Format the pull request title like `[SCB-XXX] Fixes bug in ApproximateQuantiles`, where you replace `SCB-XXX` with the appropriate JIRA issue.
    - [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
    - [ ] Run `mvn clean install -Pit` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   ---
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] codecov-io commented on pull request #2106: [SCB-2148] add RestClientSender

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #2106:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2106#issuecomment-739940928


   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=h1) Report
   > Merging [#2106](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=desc) (c8ed65a) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/90f4ef890099109892beec99e7c944b88b33f693?el=desc) (90f4ef8) will **decrease** coverage by `0.15%`.
   > The diff coverage is `1.35%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106/graphs/tree.svg?width=650&height=150&src=pr&token=KXfDcr9rX2)](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2106      +/-   ##
   ============================================
   - Coverage     81.03%   80.87%   -0.16%     
     Complexity     1335     1335              
   ============================================
     Files          1452     1453       +1     
     Lines         39835    39906      +71     
     Branches       3378     3383       +5     
   ============================================
   - Hits          32280    32275       -5     
   - Misses         6089     6165      +76     
     Partials       1466     1466              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...b/transport/rest/client/RestClientCodecFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106/diff?src=pr&el=tree#diff-dHJhbnNwb3J0cy90cmFuc3BvcnQtcmVzdC90cmFuc3BvcnQtcmVzdC1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL3RyYW5zcG9ydC9yZXN0L2NsaWVudC9SZXN0Q2xpZW50Q29kZWNGaWx0ZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [...cecomb/transport/rest/client/RestClientSender.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106/diff?src=pr&el=tree#diff-dHJhbnNwb3J0cy90cmFuc3BvcnQtcmVzdC90cmFuc3BvcnQtcmVzdC1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL3RyYW5zcG9ydC9yZXN0L2NsaWVudC9SZXN0Q2xpZW50U2VuZGVyLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (?)` | |
   | [...nsport/rest/client/RestClientTransportContext.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106/diff?src=pr&el=tree#diff-dHJhbnNwb3J0cy90cmFuc3BvcnQtcmVzdC90cmFuc3BvcnQtcmVzdC1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL3RyYW5zcG9ydC9yZXN0L2NsaWVudC9SZXN0Q2xpZW50VHJhbnNwb3J0Q29udGV4dC5qYXZh) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [...pache/servicecomb/swagger/invocation/Response.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106/diff?src=pr&el=tree#diff-c3dhZ2dlci9zd2FnZ2VyLWludm9jYXRpb24vaW52b2NhdGlvbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9zd2FnZ2VyL2ludm9jYXRpb24vUmVzcG9uc2UuamF2YQ==) | `89.85% <100.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [...pache/servicecomb/config/kie/client/KieClient.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106/diff?src=pr&el=tree#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWtpZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29uZmlnL2tpZS9jbGllbnQvS2llQ2xpZW50LmphdmE=) | `72.61% <0.00%> (-5.96%)` | `0.00% <0.00%> (ø%)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=footer). Last update [90f4ef8...c8ed65a](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2106?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #2106: [SCB-2148] add RestClientSender

Posted by GitBox <gi...@apache.org>.
liubao68 merged pull request #2106:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2106


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org