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/04/11 06:20:16 UTC

[GitHub] [dubbo-go] codecov-commenter commented on pull request #2298: Ftr: Implement condition routing basic functions and complete related testing

codecov-commenter commented on PR #2298:
URL: https://github.com/apache/dubbo-go/pull/2298#issuecomment-1502746139

   ## [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/2298?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 [#2298](https://codecov.io/gh/apache/dubbo-go/pull/2298?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5250977) into [main](https://codecov.io/gh/apache/dubbo-go/commit/3fcc135f200431b186424c38ccd576cb0368f6d3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3fcc135) will **decrease** coverage by `0.26%`.
   > The diff coverage is `58.38%`.
   
   > :exclamation: Current head 5250977 differs from pull request most recent head b4e9402. Consider uploading reports for the commit b4e9402 to get more accurate results
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #2298      +/-   ##
   ==========================================
   - Coverage   44.27%   44.02%   -0.26%     
   ==========================================
     Files         289      287       -2     
     Lines       18199    17579     -620     
   ==========================================
   - Hits         8058     7739     -319     
   + Misses       9293     9017     -276     
   + Partials      848      823      -25     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/2298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...mmon/extension/router\_condition\_matcher\_factory.go](https://codecov.io/gh/apache/dubbo-go/pull/2298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2V4dGVuc2lvbi9yb3V0ZXJfY29uZGl0aW9uX21hdGNoZXJfZmFjdG9yeS5nbw==) | `0.00% <0.00%> (ø)` | |
   | [common/extension/router\_condition\_value\_pattern.go](https://codecov.io/gh/apache/dubbo-go/pull/2298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2V4dGVuc2lvbi9yb3V0ZXJfY29uZGl0aW9uX3ZhbHVlX3BhdHRlcm4uZ28=) | `0.00% <0.00%> (ø)` | |
   | [cluster/router/condition/route.go](https://codecov.io/gh/apache/dubbo-go/pull/2298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2x1c3Rlci9yb3V0ZXIvY29uZGl0aW9uL3JvdXRlLmdv) | `64.82% <64.82%> (+16.48%)` | :arrow_up: |
   
   ... and [13 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo-go/pull/2298/indirect-changes?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: 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