[ https://issues.apache.org/jira/browse/BEAM-13399?focusedWorklogId=707998&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-707998 ]
ASF GitHub Bot logged work on BEAM-13399: ----------------------------------------- Author: ASF GitHub Bot Created on: 13/Jan/22 01:45 Start Date: 13/Jan/22 01:45 Worklog Time Spent: 10m Work Description: codecov[bot] edited a comment on pull request #16487: URL: https://github.com/apache/beam/pull/16487#issuecomment-1010287279 # [Codecov](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#16487](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dfe8fe4) into [master](https://codecov.io/gh/apache/beam/commit/5201237142a27d52388f77116464e559224f67ca?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5201237) will **increase** coverage by `0.04%`. > The diff coverage is `81.81%`. [![Impacted file tree graph](https://codecov.io/gh/apache/beam/pull/16487/graphs/tree.svg?width=650&height=150&src=pr&token=qcbbAh8Fj1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## master #16487 +/- ## ========================================== + Coverage 46.28% 46.32% +0.04% ========================================== Files 201 201 Lines 19718 19733 +15 ========================================== + Hits 9127 9142 +15 Misses 9610 9610 Partials 981 981 ``` | [Impacted Files](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [...pkg/beam/core/runtime/xlangx/expansionx/process.go](https://codecov.io/gh/apache/beam/pull/16487/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUveGxhbmd4L2V4cGFuc2lvbngvcHJvY2Vzcy5nbw==) | `78.04% <81.81%> (+5.32%)` | :arrow_up: | | [...beam/core/runtime/harness/statecache/statecache.go](https://codecov.io/gh/apache/beam/pull/16487/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvaGFybmVzcy9zdGF0ZWNhY2hlL3N0YXRlY2FjaGUuZ28=) | `80.00% <0.00%> (+1.23%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [5201237...dfe8fe4](https://codecov.io/gh/apache/beam/pull/16487?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 707998) Time Spent: 15h 50m (was: 15h 40m) > [Go SDK] Add automated expansion service start up feature > --------------------------------------------------------- > > Key: BEAM-13399 > URL: https://issues.apache.org/jira/browse/BEAM-13399 > Project: Beam > Issue Type: Improvement > Components: cross-language, sdk-go > Reporter: Jack McCluskey > Assignee: Jack McCluskey > Priority: P2 > Time Spent: 15h 50m > Remaining Estimate: 0h > > Add Go SDK support for automated expansion service start-up if one is not > provided, following the example of the Python implementation. -- This message was sent by Atlassian Jira (v8.20.1#820001)