[
https://issues.apache.org/jira/browse/BEAM-14347?focusedWorklogId=767263&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-767263
]
ASF GitHub Bot logged work on BEAM-14347:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/22 15:19
Start Date: 06/May/22 15:19
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on PR #17574:
URL: https://github.com/apache/beam/pull/17574#issuecomment-1119732277
#
[Codecov](https://codecov.io/gh/apache/beam/pull/17574?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
[#17574](https://codecov.io/gh/apache/beam/pull/17574?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(55ad376) into
[master](https://codecov.io/gh/apache/beam/commit/8d3b4bbaa942d62ac16b7ca7ff8858e102497b46?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(8d3b4bb) will **decrease** coverage by `0.09%`.
> The diff coverage is `8.20%`.
```diff
@@ Coverage Diff @@
## master #17574 +/- ##
==========================================
- Coverage 73.88% 73.79% -0.10%
==========================================
Files 691 692 +1
Lines 91547 91681 +134
==========================================
+ Hits 67643 67654 +11
- Misses 22671 22788 +117
- Partials 1233 1239 +6
```
| Flag | Coverage Δ | |
|---|---|---|
| go | `49.93% <8.20%> (-0.21%)` | :arrow_down: |
Flags with carried forward coverage won't be shown. [Click
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment)
to find out more.
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/17574?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
| Coverage Δ | |
|---|---|---|
|
[...o/pkg/beam/registration/emitterIterRegistration.go](https://codecov.io/gh/apache/beam/pull/17574/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-c2Rrcy9nby9wa2cvYmVhbS9yZWdpc3RyYXRpb24vZW1pdHRlckl0ZXJSZWdpc3RyYXRpb24uZ28=)
| `8.20% <8.20%> (ø)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/17574?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/17574?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
[8d3b4bb...55ad376](https://codecov.io/gh/apache/beam/pull/17574?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).
Issue Time Tracking
-------------------
Worklog Id: (was: 767263)
Time Spent: 6h 10m (was: 6h)
> [Go SDK] Allow users to optimize DoFns with a single generic registration
> function
> ----------------------------------------------------------------------------------
>
> Key: BEAM-14347
> URL: https://issues.apache.org/jira/browse/BEAM-14347
> Project: Beam
> Issue Type: New Feature
> Components: sdk-go
> Reporter: Danny McCormick
> Assignee: Danny McCormick
> Priority: P2
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> Right now, to optimize DoFn execution, users have to use the code generator.
> This updates to allow them to use generics instead.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
