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/12 06:50:23 UTC

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

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

   ## [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/2299?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 [#2299](https://codecov.io/gh/apache/dubbo-go/pull/2299?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4f6a59a) 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.30%`.
   > The diff coverage is `58.38%`.
   
   > :exclamation: Current head 4f6a59a differs from pull request most recent head 74194d1. Consider uploading reports for the commit 74194d1 to get more accurate results
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #2299      +/-   ##
   ==========================================
   - Coverage   44.27%   43.98%   -0.30%     
   ==========================================
     Files         289      287       -2     
     Lines       18199    17579     -620     
   ==========================================
   - Hits         8058     7732     -326     
   + Misses       9293     9026     -267     
   + Partials      848      821      -27     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/2299?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/2299?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/2299?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/2299?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 [14 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo-go/pull/2299/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