[
https://issues.apache.org/jira/browse/SCB-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664940#comment-16664940
] ASF GitHub Bot commented on SCB-983: ------------------------------------ codecov-io edited a comment on issue #467: SCB-983 Output the QPS per domain URL: https://github.com/apache/incubator-servicecomb-service-center/pull/467#issuecomment-433291461 # [Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467?src=pr&el=h1) Report > Merging [#467](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/c5473e0d125130abd8e5469566fcf4c24cbab965?src=pr&el=desc) will **increase** coverage by `0.15%`. > The diff coverage is `64.28%`. [](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #467 +/- ## ========================================== + Coverage 60.17% 60.33% +0.15% ========================================== Files 156 156 Lines 13410 13381 -29 ========================================== + Hits 8070 8073 +3 + Misses 4759 4726 -33 - Partials 581 582 +1 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [server/metric/reporter.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL21ldHJpYy9yZXBvcnRlci5nbw==) | `85.71% <ø> (ø)` | :arrow_up: | | [server/metric/metrics.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL21ldHJpYy9tZXRyaWNzLmdv) | `92.59% <60%> (+14.33%)` | :arrow_up: | | [server/metric/calculator.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL21ldHJpYy9jYWxjdWxhdG9yLmdv) | `64% <75%> (ø)` | :arrow_up: | | [server/service/notification/websocket.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2Uvbm90aWZpY2F0aW9uL3dlYnNvY2tldC5nbw==) | `81.93% <0%> (-1.94%)` | :arrow_down: | | [pkg/tlsutil/tlsutil.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-cGtnL3Rsc3V0aWwvdGxzdXRpbC5nbw==) | `73.58% <0%> (-0.95%)` | :arrow_down: | | [server/broker/service.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL2Jyb2tlci9zZXJ2aWNlLmdv) | `57.94% <0%> (+0.15%)` | :arrow_up: | | [server/service/util/dependency\_util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9kZXBlbmRlbmN5X3V0aWwuZ28=) | `53.67% <0%> (+2.45%)` | :arrow_up: | | [server/service/util/dependency.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9kZXBlbmRlbmN5Lmdv) | `46.87% <0%> (+2.68%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467?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/incubator-servicecomb-service-center/pull/467?src=pr&el=footer). Last update [c5473e0...172dc04](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/467?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 GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] > Output the QPS per domain > ------------------------- > > Key: SCB-983 > URL: https://issues.apache.org/jira/browse/SCB-983 > Project: Apache ServiceComb > Issue Type: Improvement > Components: Service-Center > Reporter: little-cui > Assignee: little-cui > Priority: Major > Fix For: service-center-1.1.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
