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-io (GitHub)" <gi...@apache.org> on 2020/01/12 11:44:05 UTC

[GitHub] [dubbo-go] codecov-io commented on issue #319: ftr: ExponentiallyDecayingReservoir support

# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/319?src=pr&el=h1) Report
> Merging [#319](https://codecov.io/gh/apache/dubbo-go/pull/319?src=pr&el=desc) into [feature/metrics](https://codecov.io/gh/apache/dubbo-go/commit/a58f6db53588c3830fd62e28e09ddc9d3ffef517?src=pr&el=desc) will **increase** coverage by `1.21%`.
> The diff coverage is `90.81%`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/319/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/319?src=pr&el=tree)

```diff
@@                 Coverage Diff                 @@
##           feature/metrics     #319      +/-   ##
===================================================
+ Coverage             67.4%   68.61%   +1.21%     
===================================================
  Files                  133      135       +2     
  Lines                 7908     8090     +182     
===================================================
+ Hits                  5330     5551     +221     
+ Misses                2098     2053      -45     
- Partials               480      486       +6
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/319?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [config\_center/configurator/override.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9jb25maWd1cmF0b3Ivb3ZlcnJpZGUuZ28=) | `75.4% <ø> (ø)` | :arrow_up: |
| [cluster/router/condition\_router.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvY29uZGl0aW9uX3JvdXRlci5nbw==) | `78.35% <ø> (ø)` | :arrow_up: |
| [common/url.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-Y29tbW9uL3VybC5nbw==) | `69.28% <ø> (ø)` | :arrow_up: |
| [registry/protocol/protocol.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-cmVnaXN0cnkvcHJvdG9jb2wvcHJvdG9jb2wuZ28=) | `81.73% <ø> (ø)` | :arrow_up: |
| [config/graceful\_shutdown.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-Y29uZmlnL2dyYWNlZnVsX3NodXRkb3duLmdv) | `58.62% <ø> (ø)` | :arrow_up: |
| [metrics/impl/default\_compass.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-bWV0cmljcy9pbXBsL2RlZmF1bHRfY29tcGFzcy5nbw==) | `87.7% <25%> (-1.56%)` | :arrow_down: |
| [metrics/impl/weighted\_snapshot.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-bWV0cmljcy9pbXBsL3dlaWdodGVkX3NuYXBzaG90Lmdv) | `92.15% <92.15%> (ø)` | |
| [metrics/impl/exponentially\_decaying\_reservoir.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-bWV0cmljcy9pbXBsL2V4cG9uZW50aWFsbHlfZGVjYXlpbmdfcmVzZXJ2b2lyLmdv) | `92.4% <92.4%> (ø)` | |
| [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.49% <0%> (-2.16%)` | :arrow_down: |
| ... and [7 more](https://codecov.io/gh/apache/dubbo-go/pull/319/diff?src=pr&el=tree-more) | |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/319?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/319?src=pr&el=footer). Last update [a58f6db...f657c3e](https://codecov.io/gh/apache/dubbo-go/pull/319?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/319 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org