You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/05/16 04:35:09 UTC

[GitHub] [dubbo] codecov-commenter commented on pull request #12286: Fix ClassCastException caused by 2.x's filter in some condition

codecov-commenter commented on PR #12286:
URL: https://github.com/apache/dubbo/pull/12286#issuecomment-1548977408

   ## [Codecov](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#12286](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (3964118) into [3.2](https://app.codecov.io/gh/apache/dubbo/commit/cbc20401330e843133912fdf65b766608777738e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (cbc2040) will **decrease** coverage by `4.44%`.
   > The diff coverage is `69.23%`.
   
   > :exclamation: Current head 3964118 differs from pull request most recent head 0b7bb7b. Consider uploading reports for the commit 0b7bb7b to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #12286      +/-   ##
   ============================================
   - Coverage     69.35%   64.91%   -4.44%     
   - Complexity        2       14      +12     
   ============================================
     Files          1606     1434     -172     
     Lines         66229    60142    -6087     
     Branches       9718     8857     -861     
   ============================================
   - Hits          45932    39044    -6888     
   - Misses        15851    17011    +1160     
   + Partials       4446     4087     -359     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...le/src/main/java/com/alibaba/dubbo/rpc/Result.java](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tY29tcGF0aWJsZS9zcmMvbWFpbi9qYXZhL2NvbS9hbGliYWJhL2R1YmJvL3JwYy9SZXN1bHQuamF2YQ==) | `11.11% <0.00%> (ø)` | |
   | [...e/src/main/java/com/alibaba/dubbo/rpc/Invoker.java](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tY29tcGF0aWJsZS9zcmMvbWFpbi9qYXZhL2NvbS9hbGliYWJhL2R1YmJvL3JwYy9JbnZva2VyLmphdmE=) | `40.90% <66.66%> (ø)` | |
   | [...src/main/java/com/alibaba/dubbo/rpc/RpcResult.java](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tY29tcGF0aWJsZS9zcmMvbWFpbi9qYXZhL2NvbS9hbGliYWJhL2R1YmJvL3JwYy9ScGNSZXN1bHQuamF2YQ==) | `66.66% <66.66%> (ø)` | |
   | [...le/src/main/java/com/alibaba/dubbo/rpc/Filter.java](https://app.codecov.io/gh/apache/dubbo/pull/12286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tY29tcGF0aWJsZS9zcmMvbWFpbi9qYXZhL2NvbS9hbGliYWJhL2R1YmJvL3JwYy9GaWx0ZXIuamF2YQ==) | `100.00% <100.00%> (ø)` | |
   
   ... and [3036 files with indirect coverage changes](https://app.codecov.io/gh/apache/dubbo/pull/12286/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :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=apache)
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org