[ https://issues.apache.org/jira/browse/BEAM-10139?focusedWorklogId=501183&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-501183 ]
ASF GitHub Bot logged work on BEAM-10139: ----------------------------------------- Author: ASF GitHub Bot Created on: 15/Oct/20 17:01 Start Date: 15/Oct/20 17:01 Worklog Time Spent: 10m Work Description: codecov[bot] edited a comment on pull request #12611: URL: https://github.com/apache/beam/pull/12611#issuecomment-683611200 # [Codecov](https://codecov.io/gh/apache/beam/pull/12611?src=pr&el=h1) Report > Merging [#12611](https://codecov.io/gh/apache/beam/pull/12611?src=pr&el=desc) into [master](https://codecov.io/gh/apache/beam/commit/3d6cc0ed9ed537229b27b5dbe73288f21b0e351c?el=desc) will **decrease** coverage by `0.04%`. > The diff coverage is `56.73%`. [](https://codecov.io/gh/apache/beam/pull/12611?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #12611 +/- ## ========================================== - Coverage 82.48% 82.44% -0.05% ========================================== Files 455 456 +1 Lines 54876 54975 +99 ========================================== + Hits 45266 45324 +58 - Misses 9610 9651 +41 ``` | [Impacted Files](https://codecov.io/gh/apache/beam/pull/12611?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [sdks/python/apache\_beam/io/gcp/spanner.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZ2NwL3NwYW5uZXIucHk=) | `56.73% <56.73%> (ø)` | | | [...eam/runners/interactive/interactive\_environment.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9pbnRlcmFjdGl2ZS9pbnRlcmFjdGl2ZV9lbnZpcm9ubWVudC5weQ==) | `89.45% <0.00%> (-0.36%)` | :arrow_down: | | [sdks/python/apache\_beam/io/iobase.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vaW9iYXNlLnB5) | `83.75% <0.00%> (-0.29%)` | :arrow_down: | | [...hon/apache\_beam/runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==) | `94.07% <0.00%> (-0.27%)` | :arrow_down: | | [...ks/python/apache\_beam/runners/worker/sdk\_worker.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvc2RrX3dvcmtlci5weQ==) | `89.47% <0.00%> (-0.16%)` | :arrow_down: | | [...runners/interactive/display/pcoll\_visualization.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9pbnRlcmFjdGl2ZS9kaXNwbGF5L3Bjb2xsX3Zpc3VhbGl6YXRpb24ucHk=) | `85.26% <0.00%> (-0.08%)` | :arrow_down: | | [...beam/runners/portability/local\_job\_service\_main.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9wb3J0YWJpbGl0eS9sb2NhbF9qb2Jfc2VydmljZV9tYWluLnB5) | `0.00% <0.00%> (ø)` | | | [sdks/python/apache\_beam/runners/common.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9jb21tb24ucHk=) | `89.20% <0.00%> (+0.44%)` | :arrow_up: | | [.../python/apache\_beam/transforms/periodicsequence.py](https://codecov.io/gh/apache/beam/pull/12611/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdHJhbnNmb3Jtcy9wZXJpb2RpY3NlcXVlbmNlLnB5) | `98.24% <0.00%> (+1.75%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/beam/pull/12611?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/12611?src=pr&el=footer). Last update [e4c95f2...f385921](https://codecov.io/gh/apache/beam/pull/12611?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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 501183) Time Spent: 21.5h (was: 21h 20m) > Add cross-language wrapper for Java's SpannerIO Write > ----------------------------------------------------- > > Key: BEAM-10139 > URL: https://issues.apache.org/jira/browse/BEAM-10139 > Project: Beam > Issue Type: Sub-task > Components: cross-language, io-java-gcp, io-py-gcp > Affects Versions: Not applicable > Reporter: Piotr Szuberski > Assignee: Piotr Szuberski > Priority: P2 > Labels: portability > Fix For: Not applicable > > Time Spent: 21.5h > Remaining Estimate: 0h > > Add cross-language wrapper for Java's SpannerIO Write -- This message was sent by Atlassian Jira (v8.3.4#803005)