[
https://issues.apache.org/jira/browse/BEAM-10962?focusedWorklogId=490772&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-490772
]
ASF GitHub Bot logged work on BEAM-10962:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/20 13:11
Start Date: 25/Sep/20 13:11
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on pull request #12930:
URL: https://github.com/apache/beam/pull/12930#issuecomment-698423583
# [Codecov](https://codecov.io/gh/apache/beam/pull/12930?src=pr&el=h1) Report
> Merging
[#12930](https://codecov.io/gh/apache/beam/pull/12930?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/beam/commit/bbda2208a62341c63b9fa75b744b39962b344afd?el=desc)
will **increase** coverage by `0.00%`.
> The diff coverage is `100.00%`.
[](https://codecov.io/gh/apache/beam/pull/12930?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #12930 +/- ##
=======================================
Coverage 82.31% 82.31%
=======================================
Files 451 451
Lines 53874 53906 +32
=======================================
+ Hits 44344 44373 +29
- Misses 9530 9533 +3
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/12930?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[sdks/python/apache\_beam/io/gcp/pubsub.py](https://codecov.io/gh/apache/beam/pull/12930/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZ2NwL3B1YnN1Yi5weQ==)
| `94.52% <100.00%> (+0.93%)` | :arrow_up: |
|
[...ks/python/apache\_beam/runners/worker/sdk\_worker.py](https://codecov.io/gh/apache/beam/pull/12930/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvc2RrX3dvcmtlci5weQ==)
| `88.98% <0.00%> (-0.36%)` | :arrow_down: |
|
[...hon/apache\_beam/runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/12930/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==)
| `94.31% <0.00%> (-0.14%)` | :arrow_down: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/12930?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/12930?src=pr&el=footer). Last
update
[bbda220...72b8894](https://codecov.io/gh/apache/beam/pull/12930?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: 490772)
Time Spent: 50m (was: 40m)
> Multiple PubSub Source Reader
> ------------------------------
>
> Key: BEAM-10962
> URL: https://issues.apache.org/jira/browse/BEAM-10962
> Project: Beam
> Issue Type: New Feature
> Components: io-py-gcp
> Reporter: Inigo San Jose Visiers
> Priority: P2
> Time Spent: 50m
> Remaining Estimate: 0h
>
> A very common use case in Dataflow / Beam is reading from multiple PubSub
> topics/subscriptions and flatten them out.
> I would be nice to have a PTransform that does this without users having to
> built it themselves.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)