[
https://issues.apache.org/jira/browse/SCB-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706651#comment-16706651
] ASF GitHub Bot commented on SCB-1049: ------------------------------------- codecov-io commented on issue #503: WIP: SCB-1049 Alarm center URL: https://github.com/apache/servicecomb-service-center/pull/503#issuecomment-443584904 # [Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/503?src=pr&el=h1) Report > Merging [#503](https://codecov.io/gh/apache/servicecomb-service-center/pull/503?src=pr&el=desc) into [master](https://codecov.io/gh/apache/servicecomb-service-center/commit/0e8562ed709191f1543a9b232ad5dc73013632a9?src=pr&el=desc) will **decrease** coverage by `0.11%`. > The diff coverage is `70.55%`. [](https://codecov.io/gh/apache/servicecomb-service-center/pull/503?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #503 +/- ## ========================================== - Coverage 59.34% 59.23% -0.12% ========================================== Files 166 167 +1 Lines 13945 13991 +46 ========================================== + Hits 8276 8287 +11 - Misses 5081 5121 +40 + Partials 588 583 -5 ``` | [Impacted Files](https://codecov.io/gh/apache/servicecomb-service-center/pull/503?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [server/notify/publisher.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-c2VydmVyL25vdGlmeS9wdWJsaXNoZXIuZ28=) | `95.65% <ø> (ø)` | | | [server/service/event/rule\_event\_handler.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvcnVsZV9ldmVudF9oYW5kbGVyLmdv) | `8.33% <0%> (ø)` | :arrow_up: | | [server/service/event/instance\_event\_handler.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvaW5zdGFuY2VfZXZlbnRfaGFuZGxlci5nbw==) | `7.54% <0%> (ø)` | :arrow_up: | | [server/service/event/tag\_event\_handler.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvdGFnX2V2ZW50X2hhbmRsZXIuZ28=) | `7.14% <0%> (ø)` | :arrow_up: | | [server/core/config.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-c2VydmVyL2NvcmUvY29uZmlnLmdv) | `0% <0%> (ø)` | :arrow_up: | | [server/admin/controller\_v4.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-c2VydmVyL2FkbWluL2NvbnRyb2xsZXJfdjQuZ28=) | `16.21% <10%> (-6.01%)` | :arrow_down: | | [pkg/util/json.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-cGtnL3V0aWwvanNvbi5nbw==) | `100% <100%> (ø)` | | | [pkg/notify/subject.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-cGtnL25vdGlmeS9zdWJqZWN0Lmdv) | `100% <100%> (ø)` | | | [pkg/notify/group.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-cGtnL25vdGlmeS9ncm91cC5nbw==) | `100% <100%> (ø)` | | | [pkg/notify/notification\_healthchecker.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree#diff-cGtnL25vdGlmeS9ub3RpZmljYXRpb25faGVhbHRoY2hlY2tlci5nbw==) | `100% <100%> (ø)` | | | ... and [16 more](https://codecov.io/gh/apache/servicecomb-service-center/pull/503/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/503?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/servicecomb-service-center/pull/503?src=pr&el=footer). Last update [0e8562e...6ba2c94](https://codecov.io/gh/apache/servicecomb-service-center/pull/503?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] > Alarm center > ------------ > > Key: SCB-1049 > URL: https://issues.apache.org/jira/browse/SCB-1049 > Project: Apache ServiceComb > Issue Type: New Feature > Components: Service-Center > Reporter: little-cui > Assignee: little-cui > Priority: Major > Fix For: service-center-1.2.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
