[
https://issues.apache.org/jira/browse/BEAM-10669?focusedWorklogId=476494&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-476494
]
ASF GitHub Bot logged work on BEAM-10669:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Aug/20 10:14
Start Date: 31/Aug/20 10:14
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #12618:
URL: https://github.com/apache/beam/pull/12618#issuecomment-680772360
# [Codecov](https://codecov.io/gh/apache/beam/pull/12618?src=pr&el=h1) Report
> Merging
[#12618](https://codecov.io/gh/apache/beam/pull/12618?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/beam/commit/cfa448d121297398312d09c531258a72b413488b?el=desc)
will **decrease** coverage by `0.07%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/beam/pull/12618?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #12618 +/- ##
==========================================
- Coverage 34.47% 34.39% -0.08%
==========================================
Files 684 695 +11
Lines 81483 85228 +3745
Branches 9180 10103 +923
==========================================
+ Hits 28090 29313 +1223
- Misses 52965 55421 +2456
- Partials 428 494 +66
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/12618?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[typehints/typecheck\_test\_py3.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-dHlwZWhpbnRzL3R5cGVjaGVja190ZXN0X3B5My5weQ==)
| `33.72% <0.00%> (-13.83%)` | :arrow_down: |
|
[typehints/typecheck.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-dHlwZWhpbnRzL3R5cGVjaGVjay5weQ==)
| `31.38% <0.00%> (-4.24%)` | :arrow_down: |
|
[io/jdbc.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-aW8vamRiYy5weQ==)
| `82.35% <0.00%> (-2.65%)` | :arrow_down: |
|
[io/external/xlang\_jdbcio\_it\_test.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-aW8vZXh0ZXJuYWwveGxhbmdfamRiY2lvX2l0X3Rlc3QucHk=)
| `40.24% <0.00%> (-1.65%)` | :arrow_down: |
|
[runners/interactive/interactive\_runner.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-cnVubmVycy9pbnRlcmFjdGl2ZS9pbnRlcmFjdGl2ZV9ydW5uZXIucHk=)
| `29.28% <0.00%> (-1.63%)` | :arrow_down: |
|
[dataframe/transforms\_test.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-ZGF0YWZyYW1lL3RyYW5zZm9ybXNfdGVzdC5weQ==)
| `24.52% <0.00%> (-0.68%)` | :arrow_down: |
|
[testing/benchmarks/nexmark/nexmark\_util.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-dGVzdGluZy9iZW5jaG1hcmtzL25leG1hcmsvbmV4bWFya191dGlsLnB5)
| `0.00% <0.00%> (ø)` | |
|
[testing/benchmarks/nexmark/nexmark\_launcher.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-dGVzdGluZy9iZW5jaG1hcmtzL25leG1hcmsvbmV4bWFya19sYXVuY2hlci5weQ==)
| `0.00% <0.00%> (ø)` | |
|
[testing/benchmarks/nexmark/models/auction\_bid.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-dGVzdGluZy9iZW5jaG1hcmtzL25leG1hcmsvbW9kZWxzL2F1Y3Rpb25fYmlkLnB5)
| `0.00% <0.00%> (ø)` | |
|
[testing/benchmarks/nexmark/models/nexmark\_model.py](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree#diff-dGVzdGluZy9iZW5jaG1hcmtzL25leG1hcmsvbW9kZWxzL25leG1hcmtfbW9kZWwucHk=)
| `0.00% <0.00%> (ø)` | |
| ... and [30
more](https://codecov.io/gh/apache/beam/pull/12618/diff?src=pr&el=tree-more) | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/12618?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/12618?src=pr&el=footer). Last
update
[cfa448d...1b8fb4b](https://codecov.io/gh/apache/beam/pull/12618?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: 476494)
Time Spent: 3h 10m (was: 3h)
> Add support for Dataflow Templates
> ----------------------------------
>
> Key: BEAM-10669
> URL: https://issues.apache.org/jira/browse/BEAM-10669
> Project: Beam
> Issue Type: Improvement
> Components: io-ideas
> Reporter: Kasia Kucharczyk
> Assignee: Kasia Kucharczyk
> Priority: P2
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> It is required to change arguments to ValueProvider type and move all
> functionalities of those parameters to extend methods.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)