You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/02/03 11:07:22 UTC

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3615: [SCB-2767]change filter chain to spring bean injection

codecov-commenter commented on PR #3615:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3615#issuecomment-1415718388

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3615](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (98e980b) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/51c0c422f257fd0155f4f4edaf3b77d86519ee5b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (51c0c42) will **decrease** coverage by `0.01%`.
   > The diff coverage is `65.30%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3615      +/-   ##
   ============================================
   - Coverage     43.66%   43.65%   -0.01%     
   + Complexity     6124     6079      -45     
   ============================================
     Files          1559     1549      -10     
     Lines         39167    38797     -370     
     Branches       3597     3561      -36     
   ============================================
   - Hits          17101    16937     -164     
   + Misses        20737    20539     -198     
   + Partials       1329     1321       -8     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...n/java/org/apache/servicecomb/core/Invocation.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9JbnZvY2F0aW9uLmphdmE=) | `59.88% <0.00%> (-1.04%)` | :arrow_down: |
   | [...ava/org/apache/servicecomb/core/filter/Filter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9maWx0ZXIvRmlsdGVyLmphdmE=) | `16.66% <0.00%> (-8.34%)` | :arrow_down: |
   | [...ache/servicecomb/core/filter/impl/EmptyFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9maWx0ZXIvaW1wbC9FbXB0eUZpbHRlci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | [...rvicecomb/demo/jaxrs/client/TestClientTimeout.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGVtby9kZW1vLWpheHJzL2pheHJzLWNsaWVudC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvZGVtby9qYXhycy9jbGllbnQvVGVzdENsaWVudFRpbWVvdXQuamF2YQ==) | `92.85% <ø> (+20.63%)` | :arrow_up: |
   | [...che/servicecomb/edge/core/EdgeAddHeaderFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZWRnZS9lZGdlLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2VkZ2UvY29yZS9FZGdlQWRkSGVhZGVyRmlsdGVyLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...e/servicecomb/edge/core/EdgeServerCodecFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZWRnZS9lZGdlLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2VkZ2UvY29yZS9FZGdlU2VydmVyQ29kZWNGaWx0ZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...g/apache/servicecomb/loadbalance/LoadBalancer.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aGFuZGxlcnMvaGFuZGxlci1sb2FkYmFsYW5jZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvbG9hZGJhbGFuY2UvTG9hZEJhbGFuY2VyLmphdmE=) | `64.28% <ø> (+4.28%)` | :arrow_up: |
   | [...he/servicecomb/loadbalance/LoadbalanceHandler.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aGFuZGxlcnMvaGFuZGxlci1sb2FkYmFsYW5jZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvbG9hZGJhbGFuY2UvTG9hZGJhbGFuY2VIYW5kbGVyLmphdmE=) | `82.78% <ø> (-0.42%)` | :arrow_down: |
   | [...ommon/rest/filter/inner/RestServerCodecFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9maWx0ZXIvaW5uZXIvUmVzdFNlcnZlckNvZGVjRmlsdGVyLmphdmE=) | `6.97% <50.00%> (+2.09%)` | :arrow_up: |
   | [...org/apache/servicecomb/core/filter/FilterNode.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9maWx0ZXIvRmlsdGVyTm9kZS5qYXZh) | `59.09% <50.00%> (-5.43%)` | :arrow_down: |
   | ... and [25 more](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3615?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

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