[
https://issues.apache.org/jira/browse/BEAM-14433?focusedWorklogId=767315&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-767315
]
ASF GitHub Bot logged work on BEAM-14433:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/22 16:59
Start Date: 06/May/22 16:59
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on PR #17575:
URL: https://github.com/apache/beam/pull/17575#issuecomment-1119815955
#
[Codecov](https://codecov.io/gh/apache/beam/pull/17575?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
[#17575](https://codecov.io/gh/apache/beam/pull/17575?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(437f390) into
[master](https://codecov.io/gh/apache/beam/commit/cb68029525411a175031cda4140b3b3a8fded751?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(cb68029) will **increase** coverage by `0.00%`.
> The diff coverage is `100.00%`.
```diff
@@ Coverage Diff @@
## master #17575 +/- ##
=======================================
Coverage 74.20% 74.20%
=======================================
Files 691 691
Lines 92976 92977 +1
=======================================
+ Hits 68997 68998 +1
Misses 22746 22746
Partials 1233 1233
```
| Flag | Coverage Δ | |
|---|---|---|
| go | `50.14% <100.00%> (+<0.01%)` | :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/17575?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/exec/datasource.go](https://codecov.io/gh/apache/beam/pull/17575/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9kYXRhc291cmNlLmdv)
| `65.55% <100.00%> (+0.08%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/17575?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/17575?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
[cb68029...437f390](https://codecov.io/gh/apache/beam/pull/17575?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: 767315)
Time Spent: 20m (was: 10m)
> Make split failure message more concise.
> ----------------------------------------
>
> Key: BEAM-14433
> URL: https://issues.apache.org/jira/browse/BEAM-14433
> Project: Beam
> Issue Type: Wish
> Components: sdk-go
> Reporter: Robert Burke
> Assignee: Robert Burke
> Priority: P2
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Include the existing "split index" and not just the current processing index
> in the datasource.go split failure message.
> We also probably shouldn't print *all* the provided split indices as it's
> likely unnecessary work. The first and last and how many indices there are
> should be fine.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
