You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/04/19 13:57:08 UTC

[GitHub] [dubbo-go] LaurenceLiZhixin opened a new pull request, #1846: Fix xds log use dubbogo logger

LaurenceLiZhixin opened a new pull request, #1846:
URL: https://github.com/apache/dubbo-go/pull/1846

   <!--  Thanks for sending a pull request!
   Read https://github.com/apache/dubbo-go/blob/master/CONTRIBUTING.md before commit pull request.
   -->
   
   **What this PR does**: 
   
   let XDS module use dubbogo logger. 
   
   **Which issue(s) this PR fixes**: 
   
   
   **You should pay attention to items below to ensure your pr passes our ci test**
   We do not merge pr with ci tests failed
   
   - [ ] All ut passed (run 'go test ./...' in project root)
   - [ ] After go-fmt ed , run 'go fmt project' using goland.
   - [ ] Golangci-lint passed, run 'sudo golangci-lint run' in project root.
   - [ ] After import formatted, (using [imports-formatter](https://github.com/dubbogo/tools#5-how-to-get-imports-formatter) to run 'imports-formatter .' in project root, to format your import blocks, mentioned in [CONTRIBUTING.md](https://github.com/apache/dubbo-go/blob/master/CONTRIBUTING.md) above) 
   - [ ] Your new-created file needs to have [apache license](https://raw.githubusercontent.com/dubbogo/resources/master/tools/license/license.txt) at the top, like other existed file does.
   - [ ] All integration test passed. You can run integration test locally (with docker env). Clone our [dubbo-go-samples](https://github.com/apache/dubbo-go-samples) project and replace the go.mod to your dubbo-go, and run 'sudo sh start_integration_test.sh' at root of samples project root. (M1 Slice is not Support)


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


[GitHub] [dubbo-go] AlexStocks merged pull request #1846: Fix xds log use dubbogo logger

Posted by GitBox <gi...@apache.org>.
AlexStocks merged PR #1846:
URL: https://github.com/apache/dubbo-go/pull/1846


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


[GitHub] [dubbo-go] codecov-commenter commented on pull request #1846: Fix xds log use dubbogo logger

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1846:
URL: https://github.com/apache/dubbo-go/pull/1846#issuecomment-1102721015

   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1846?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 [#1846](https://codecov.io/gh/apache/dubbo-go/pull/1846?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3c45a7f) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/f504feea589405d51c1c632626ef5979c50d0f27?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f504fee) will **decrease** coverage by `0.01%`.
   > The diff coverage is `38.09%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##              3.0    #1846      +/-   ##
   ==========================================
   - Coverage   46.76%   46.75%   -0.02%     
   ==========================================
     Files         298      295       -3     
     Lines       17178    17172       -6     
   ==========================================
   - Hits         8033     8028       -5     
   + Misses       8291     8290       -1     
     Partials      854      854              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1846?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [xds/balancer/clusterimpl/clusterimpl.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL2NsdXN0ZXJpbXBsL2NsdXN0ZXJpbXBsLmdv) | `1.70% <0.00%> (ø)` | |
   | [xds/balancer/clusterimpl/picker.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL2NsdXN0ZXJpbXBsL3BpY2tlci5nbw==) | `0.00% <0.00%> (ø)` | |
   | [xds/balancer/priority/balancer.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL3ByaW9yaXR5L2JhbGFuY2VyLmdv) | `4.30% <0.00%> (ø)` | |
   | [xds/balancer/priority/balancer\_child.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL3ByaW9yaXR5L2JhbGFuY2VyX2NoaWxkLmdv) | `0.00% <0.00%> (ø)` | |
   | [xds/balancer/priority/balancer\_priority.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL3ByaW9yaXR5L2JhbGFuY2VyX3ByaW9yaXR5Lmdv) | `0.00% <0.00%> (ø)` | |
   | [xds/balancer/ringhash/picker.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL3JpbmdoYXNoL3BpY2tlci5nbw==) | `0.00% <0.00%> (ø)` | |
   | [xds/balancer/ringhash/ringhash.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2JhbGFuY2VyL3JpbmdoYXNoL3JpbmdoYXNoLmdv) | `2.50% <0.00%> (ø)` | |
   | [xds/client/bootstrap/bootstrap.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL2NsaWVudC9ib290c3RyYXAvYm9vdHN0cmFwLmdv) | `59.11% <66.66%> (ø)` | |
   | [remoting/xds/client.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cmVtb3RpbmcveGRzL2NsaWVudC5nbw==) | `56.00% <100.00%> (ø)` | |
   | [xds/utils/serviceconfig/serviceconfig.go](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-eGRzL3V0aWxzL3NlcnZpY2Vjb25maWcvc2VydmljZWNvbmZpZy5nbw==) | `89.18% <100.00%> (ø)` | |
   | ... and [2 more](https://codecov.io/gh/apache/dubbo-go/pull/1846/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1846?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1846?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2373592...3c45a7f](https://codecov.io/gh/apache/dubbo-go/pull/1846?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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