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/31 04:09:58 UTC

[GitHub] [dubbo-go] codecov-commenter commented on pull request #2317: fix:polaris service discovery cause nil panic

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

   ## [Codecov](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2317](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (fd9aa7b) into [main](https://app.codecov.io/gh/apache/dubbo-go/commit/4b13d2b8637a4356b33f992c8208ec7475ef80ec?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (4b13d2b) will **increase** coverage by `0.14%`.
   > The diff coverage is `50.00%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #2317      +/-   ##
   ==========================================
   + Coverage   44.05%   44.19%   +0.14%     
   ==========================================
     Files         285      294       +9     
     Lines       17669    17845     +176     
   ==========================================
   + Hits         7784     7887     +103     
   - Misses       9057     9118      +61     
   - Partials      828      840      +12     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [config/provider\_config.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29uZmlnL3Byb3ZpZGVyX2NvbmZpZy5nbw==) | `42.51% <0.00%> (+0.98%)` | :arrow_up: |
   | [metadata/service/local/service\_proxy.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bWV0YWRhdGEvc2VydmljZS9sb2NhbC9zZXJ2aWNlX3Byb3h5Lmdv) | `63.09% <ø> (+0.74%)` | :arrow_up: |
   | [protocol/dubbo3/dubbo3\_invoker.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvZHViYm8zL2R1YmJvM19pbnZva2VyLmdv) | `58.33% <ø> (ø)` | |
   | [protocol/dubbo3/dubbo3\_protocol.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvZHViYm8zL2R1YmJvM19wcm90b2NvbC5nbw==) | `56.02% <ø> (ø)` | |
   | [protocol/grpc/client.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvZ3JwYy9jbGllbnQuZ28=) | `60.25% <ø> (ø)` | |
   | [protocol/grpc/server.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvZ3JwYy9zZXJ2ZXIuZ28=) | `63.44% <ø> (ø)` | |
   | [remoting/zookeeper/listener.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cmVtb3Rpbmcvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `0.00% <0.00%> (ø)` | |
   | [config/service.go](https://app.codecov.io/gh/apache/dubbo-go/pull/2317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29uZmlnL3NlcnZpY2UuZ28=) | `85.36% <100.00%> (+2.50%)` | :arrow_up: |
   
   ... and [21 files with indirect coverage changes](https://app.codecov.io/gh/apache/dubbo-go/pull/2317/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