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 2019/12/10 08:45:20 UTC

[GitHub] [dubbo-go] codecov-io commented on issue #276: ftr: Metric support Part1: metric filter, method count, method rt

# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/276?src=pr&el=h1) Report
> Merging [#276](https://codecov.io/gh/apache/dubbo-go/pull/276?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/3fe96d35d3afc3a7d6a24c88285c9bd252d52736?src=pr&el=desc) will **decrease** coverage by `0.15%`.
> The diff coverage is `81.34%`.

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

```diff
@@             Coverage Diff             @@
##           develop     #276      +/-   ##
===========================================
- Coverage    66.39%   66.24%   -0.16%     
===========================================
  Files          111      125      +14     
  Lines         7062     7403     +341     
===========================================
+ Hits          4689     4904     +215     
- Misses        1914     2038     +124     
- Partials       459      461       +2
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/276?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [config/consumer\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbnN1bWVyX2NvbmZpZy5nbw==) | `59.25% <ø> (ø)` | :arrow_up: |
| [config/base\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-Y29uZmlnL2Jhc2VfY29uZmlnLmdv) | `64.61% <ø> (ø)` | :arrow_up: |
| [config/provider\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-Y29uZmlnL3Byb3ZpZGVyX2NvbmZpZy5nbw==) | `58.53% <ø> (ø)` | :arrow_up: |
| [common/url.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-Y29tbW9uL3VybC5nbw==) | `68.97% <0%> (ø)` | :arrow_up: |
| [metrics/fast\_compass.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-bWV0cmljcy9mYXN0X2NvbXBhc3MuZ28=) | `0% <0%> (ø)` | |
| [metrics/impl/nop\_metric\_manager.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-bWV0cmljcy9pbXBsL25vcF9tZXRyaWNfbWFuYWdlci5nbw==) | `0% <0%> (ø)` | |
| [metrics/clock.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-bWV0cmljcy9jbG9jay5nbw==) | `0% <0%> (ø)` | |
| [metrics/impl/default\_metric\_manager.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-bWV0cmljcy9pbXBsL2RlZmF1bHRfbWV0cmljX21hbmFnZXIuZ28=) | `100% <100%> (ø)` | |
| [metrics/metric\_name.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-bWV0cmljcy9tZXRyaWNfbmFtZS5nbw==) | `100% <100%> (ø)` | |
| [metrics/impl/bucket\_queue.go](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree#diff-bWV0cmljcy9pbXBsL2J1Y2tldF9xdWV1ZS5nbw==) | `100% <100%> (ø)` | |
| ... and [31 more](https://codecov.io/gh/apache/dubbo-go/pull/276/diff?src=pr&el=tree-more) | |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/276?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/276?src=pr&el=footer). Last update [3fe96d3...a966fc1](https://codecov.io/gh/apache/dubbo-go/pull/276?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/276 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org