[
https://issues.apache.org/jira/browse/BEAM-13866?focusedWorklogId=756604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756604
]
ASF GitHub Bot logged work on BEAM-13866:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 18:48
Start Date: 13/Apr/22 18:48
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on PR #17363:
URL: https://github.com/apache/beam/pull/17363#issuecomment-1098373876
#
[Codecov](https://codecov.io/gh/apache/beam/pull/17363?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
[#17363](https://codecov.io/gh/apache/beam/pull/17363?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(55ce567) into
[master](https://codecov.io/gh/apache/beam/commit/1d3d43b56a0a64e982474f7f6ce871e96a2b99aa?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(1d3d43b) will **increase** coverage by `0.06%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #17363 +/- ##
==========================================
+ Coverage 74.00% 74.06% +0.06%
==========================================
Files 685 685
Lines 89720 89720
==========================================
+ Hits 66393 66448 +55
+ Misses 22167 22100 -67
- Partials 1160 1172 +12
```
| Flag | Coverage Δ | |
|---|---|---|
| go | `49.99% <ø> (+0.21%)` | :arrow_up: |
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/17363?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
| Coverage Δ | |
|---|---|---|
|
[sdks/go/pkg/beam/core/runtime/xlangx/registry.go](https://codecov.io/gh/apache/beam/pull/17363/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUveGxhbmd4L3JlZ2lzdHJ5Lmdv)
| `47.32% <0.00%> (ø)` | |
|
[sdks/go/pkg/beam/core/runtime/exec/translate.go](https://codecov.io/gh/apache/beam/pull/17363/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy90cmFuc2xhdGUuZ28=)
| `14.50% <0.00%> (+7.53%)` | :arrow_up: |
|
[sdks/go/pkg/beam/core/runtime/exec/window.go](https://codecov.io/gh/apache/beam/pull/17363/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy93aW5kb3cuZ28=)
| `49.01% <0.00%> (+9.80%)` | :arrow_up: |
|
[sdks/go/pkg/beam/core/runtime/exec/discard.go](https://codecov.io/gh/apache/beam/pull/17363/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9kaXNjYXJkLmdv)
| `71.42% <0.00%> (+71.42%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/17363?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/17363?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
[1d3d43b...55ce567](https://codecov.io/gh/apache/beam/pull/17363?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: 756604)
Time Spent: 2h 10m (was: 2h)
> Improve Code Coverage of the Go SDK
> -----------------------------------
>
> Key: BEAM-13866
> URL: https://issues.apache.org/jira/browse/BEAM-13866
> Project: Beam
> Issue Type: Task
> Components: sdk-go
> Reporter: Jack McCluskey
> Priority: P2
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Since code coverage checking and tracking was added to the Go SDK, it has sat
> under 45% total code coverage (looking solely at unit testing.) This is a
> tracking ticket for efforts to improve code coverage for individual packages
> under 50% coverage and increase total code coverage.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
