[
https://issues.apache.org/jira/browse/BEAM-10844?focusedWorklogId=476953&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-476953
]
ASF GitHub Bot logged work on BEAM-10844:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Sep/20 00:58
Start Date: 01/Sep/20 00:58
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #12727:
URL: https://github.com/apache/beam/pull/12727#issuecomment-683229966
# [Codecov](https://codecov.io/gh/apache/beam/pull/12727?src=pr&el=h1) Report
> Merging
[#12727](https://codecov.io/gh/apache/beam/pull/12727?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/beam/commit/a99c6826a067f49ebb60e625c8652900c7d0e810?el=desc)
will **increase** coverage by `5.88%`.
> The diff coverage is `33.80%`.
[](https://codecov.io/gh/apache/beam/pull/12727?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #12727 +/- ##
==========================================
+ Coverage 34.32% 40.21% +5.88%
==========================================
Files 694 455 -239
Lines 82226 53738 -28488
Branches 9294 0 -9294
==========================================
- Hits 28225 21610 -6615
+ Misses 53578 32128 -21450
+ Partials 423 0 -423
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/12727?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[...apache\_beam/runners/dataflow/internal/apiclient.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kYXRhZmxvdy9pbnRlcm5hbC9hcGljbGllbnQucHk=)
| `20.20% <28.57%> (ø)` | |
|
[...che\_beam/runners/dataflow/sdk\_container\_builder.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kYXRhZmxvdy9zZGtfY29udGFpbmVyX2J1aWxkZXIucHk=)
| `34.37% <34.37%> (ø)` | |
|
[runners/direct/sdf\_direct\_runner\_test.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-cnVubmVycy9kaXJlY3Qvc2RmX2RpcmVjdF9ydW5uZXJfdGVzdC5weQ==)
| | |
|
[runners/portability/expansion\_service.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-cnVubmVycy9wb3J0YWJpbGl0eS9leHBhbnNpb25fc2VydmljZS5weQ==)
| | |
|
[dataframe/convert.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-ZGF0YWZyYW1lL2NvbnZlcnQucHk=)
| | |
|
[runners/worker/statesampler\_test.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-cnVubmVycy93b3JrZXIvc3RhdGVzYW1wbGVyX3Rlc3QucHk=)
| | |
|
[io/range\_trackers.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-aW8vcmFuZ2VfdHJhY2tlcnMucHk=)
| | |
|
[runners/worker/statesampler.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-cnVubmVycy93b3JrZXIvc3RhdGVzYW1wbGVyLnB5)
| | |
|
[io/gcp/datastore/v1new/types.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-aW8vZ2NwL2RhdGFzdG9yZS92MW5ldy90eXBlcy5weQ==)
| | |
|
[options/value\_provider.py](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree#diff-b3B0aW9ucy92YWx1ZV9wcm92aWRlci5weQ==)
| | |
| ... and [1141
more](https://codecov.io/gh/apache/beam/pull/12727/diff?src=pr&el=tree-more) | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/12727?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/beam/pull/12727?src=pr&el=footer). Last
update
[a99c682...ca32229](https://codecov.io/gh/apache/beam/pull/12727?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 to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 476953)
Time Spent: 0.5h (was: 20m)
> Add a way to prebuild python sdk container with dependencies
> ------------------------------------------------------------
>
> Key: BEAM-10844
> URL: https://issues.apache.org/jira/browse/BEAM-10844
> Project: Beam
> Issue Type: New Feature
> Components: runner-dataflow
> Reporter: Yichi Zhang
> Assignee: Yichi Zhang
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We should add a way to prebuild python sdk container on top of latest public
> sdk image, and have all the dependencies installed, so that the setup steps
> won't need to be executed again every time a new worker vm is launched, on
> dataflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)