[ https://issues.apache.org/jira/browse/SCB-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325994#comment-16325994 ]
ASF GitHub Bot commented on SCB-235: ------------------------------------ codecov-io commented on issue #248: SCB-235 Optimize quota check log URL: https://github.com/apache/incubator-servicecomb-service-center/pull/248#issuecomment-356535738 # [Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248?src=pr&el=h1) Report > Merging [#248](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/fbbe18037c66fd4b11e813dabe8e17d049daee05?src=pr&el=desc) will **increase** coverage by `0.56%`. > The diff coverage is `63.11%`. [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248/graphs/tree.svg?height=150&width=650&token=GAaF7zrg8R&src=pr)](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #248 +/- ## ========================================== + Coverage 68.87% 69.43% +0.56% ========================================== Files 17 17 Lines 3547 3537 -10 ========================================== + Hits 2443 2456 +13 + Misses 930 913 -17 + Partials 174 168 -6 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [server/service/instances.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvaW5zdGFuY2VzLmdv) | `71.38% <55.55%> (+0.62%)` | :arrow_up: | | [server/service/schema.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2Uvc2NoZW1hLmdv) | `74.83% <59.09%> (+1.79%)` | :arrow_up: | | [server/service/microservices.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvbWljcm9zZXJ2aWNlcy5nbw==) | `73.62% <60%> (+0.77%)` | :arrow_up: | | [server/service/tag.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdGFnLmdv) | `75.43% <80%> (+1.01%)` | :arrow_up: | | [server/service/rule.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvcnVsZS5nbw==) | `76.82% <83.33%> (+1.18%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248?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/248?src=pr&el=footer). Last update [fbbe180...196fc75](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/248?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: us...@infra.apache.org > Optimize quota check log > ------------------------ > > Key: SCB-235 > URL: https://issues.apache.org/jira/browse/SCB-235 > Project: Apache ServiceComb > Issue Type: Improvement > Components: Service-Center > Reporter: little-cui > Assignee: little-cui > Priority: Major > Fix For: service-center-1.0.0-m1 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)