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 2021/03/19 04:29:42 UTC

[GitHub] [dubbo-go] codecov-io commented on pull request #1083: [WIP] Ftr: uniform router support

codecov-io commented on pull request #1083:
URL: https://github.com/apache/dubbo-go/pull/1083#issuecomment-802546222


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1083?src=pr&el=h1) Report
   > Merging [#1083](https://codecov.io/gh/apache/dubbo-go/pull/1083?src=pr&el=desc) (cbbe332) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/a347a0498e77be751b644010e566e636b0032d39?el=desc) (a347a04) will **decrease** coverage by `2.67%`.
   > The diff coverage is `44.31%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1083/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/1083?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##              3.0    #1083      +/-   ##
   ==========================================
   - Coverage   60.03%   57.36%   -2.68%     
   ==========================================
     Files         260      261       +1     
     Lines       12855    12885      +30     
   ==========================================
   - Hits         7718     7391     -327     
   - Misses       4174     4559     +385     
   + Partials      963      935      -28     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1083?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [cluster/cluster\_impl/available\_cluster.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvYXZhaWxhYmxlX2NsdXN0ZXIuZ28=) | `100.00% <ø> (ø)` | |
   | [cluster/cluster\_impl/zone\_aware\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvem9uZV9hd2FyZV9jbHVzdGVyX2ludm9rZXIuZ28=) | `64.28% <ø> (ø)` | |
   | [cluster/directory/base\_directory.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9kaXJlY3RvcnkvYmFzZV9kaXJlY3RvcnkuZ28=) | `62.96% <ø> (-0.87%)` | :arrow_down: |
   | [cluster/router/uniform/dubbo\_rule.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9kdWJib19ydWxlLmdv) | `0.00% <0.00%> (ø)` | |
   | [...er/uniform/match\_judger/attachment\_match\_judger.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9tYXRjaF9qdWRnZXIvYXR0YWNobWVudF9tYXRjaF9qdWRnZXIuZ28=) | `0.00% <0.00%> (ø)` | |
   | [...r/router/uniform/match\_judger/bool\_match\_judger.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9tYXRjaF9qdWRnZXIvYm9vbF9tYXRjaF9qdWRnZXIuZ28=) | `0.00% <0.00%> (ø)` | |
   | [...router/uniform/match\_judger/double\_match\_judger.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9tYXRjaF9qdWRnZXIvZG91YmxlX21hdGNoX2p1ZGdlci5nbw==) | `0.00% <0.00%> (ø)` | |
   | [.../uniform/match\_judger/double\_range\_match\_judger.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9tYXRjaF9qdWRnZXIvZG91YmxlX3JhbmdlX21hdGNoX2p1ZGdlci5nbw==) | `0.00% <0.00%> (ø)` | |
   | [...r/uniform/match\_judger/list\_double\_match\_judger.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9tYXRjaF9qdWRnZXIvbGlzdF9kb3VibGVfbWF0Y2hfanVkZ2VyLmdv) | `0.00% <0.00%> (ø)` | |
   | [...r/uniform/match\_judger/list\_string\_match\_judger.go](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvdW5pZm9ybS9tYXRjaF9qdWRnZXIvbGlzdF9zdHJpbmdfbWF0Y2hfanVkZ2VyLmdv) | `0.00% <0.00%> (ø)` | |
   | ... and [143 more](https://codecov.io/gh/apache/dubbo-go/pull/1083/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1083?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/1083?src=pr&el=footer). Last update [9926081...cbbe332](https://codecov.io/gh/apache/dubbo-go/pull/1083?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