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 2020/11/16 16:54:49 UTC

[GitHub] [dubbo-go] codecov-io edited a comment on pull request #797: Imp: try to fix too many files open error

codecov-io edited a comment on pull request #797:
URL: https://github.com/apache/dubbo-go/pull/797#issuecomment-728105765


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=h1) Report
   > Merging [#797](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=desc) (7232064) into [1.4](https://codecov.io/gh/apache/dubbo-go/commit/e80c2e4788d0771af0c2652840530c6d83c61875?el=desc) (e80c2e4) will **decrease** coverage by `2.23%`.
   > The diff coverage is `64.70%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/797/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##              1.4     #797      +/-   ##
   ==========================================
   - Coverage   67.10%   64.87%   -2.24%     
   ==========================================
     Files         175      176       +1     
     Lines        9355     8054    -1301     
   ==========================================
   - Hits         6278     5225    -1053     
   + Misses       2465     2235     -230     
   + Partials      612      594      -18     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [protocol/dubbo/poolqueue.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbHF1ZXVlLmdv) | `54.00% <54.00%> (ø)` | |
   | [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `79.05% <70.58%> (-2.23%)` | :arrow_down: |
   | [protocol/dubbo/client.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY2xpZW50Lmdv) | `66.45% <76.92%> (-2.64%)` | :arrow_down: |
   | [protocol/dubbo/dubbo\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vZHViYm9faW52b2tlci5nbw==) | `81.03% <80.00%> (-1.23%)` | :arrow_down: |
   | [common/extension/health\_checker.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-Y29tbW9uL2V4dGVuc2lvbi9oZWFsdGhfY2hlY2tlci5nbw==) | `50.00% <0.00%> (-16.67%)` | :arrow_down: |
   | [config\_center/nacos/facade.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9uYWNvcy9mYWNhZGUuZ28=) | `58.62% <0.00%> (-13.26%)` | :arrow_down: |
   | [config\_center/nacos/factory.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9uYWNvcy9mYWN0b3J5Lmdv) | `0.00% <0.00%> (-12.50%)` | :arrow_down: |
   | [config\_center/zookeeper/factory.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvZmFjdG9yeS5nbw==) | `0.00% <0.00%> (-12.50%)` | :arrow_down: |
   | [filter/filter\_impl/metrics\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-ZmlsdGVyL2ZpbHRlcl9pbXBsL21ldHJpY3NfZmlsdGVyLmdv) | `87.50% <0.00%> (-12.50%)` | :arrow_down: |
   | [...ter/cluster\_impl/registry\_aware\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvcmVnaXN0cnlfYXdhcmVfY2x1c3Rlcl9pbnZva2VyLmdv) | `62.50% <0.00%> (-12.50%)` | :arrow_down: |
   | ... and [170 more](https://codecov.io/gh/apache/dubbo-go/pull/797/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=footer). Last update [e80c2e4...b498228](https://codecov.io/gh/apache/dubbo-go/pull/797?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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