[
https://issues.apache.org/jira/browse/BEAM-14410?focusedWorklogId=766278&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-766278
]
ASF GitHub Bot logged work on BEAM-14410:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/May/22 20:55
Start Date: 04/May/22 20:55
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on PR #17548:
URL: https://github.com/apache/beam/pull/17548#issuecomment-1117930706
#
[Codecov](https://codecov.io/gh/apache/beam/pull/17548?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
[#17548](https://codecov.io/gh/apache/beam/pull/17548?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(7f6d376) into
[master](https://codecov.io/gh/apache/beam/commit/62904f469f4290546802e03189e5a8faa9af5b7d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(62904f4) will **decrease** coverage by `0.00%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #17548 +/- ##
==========================================
- Coverage 73.82% 73.82% -0.01%
==========================================
Files 691 691
Lines 91255 91259 +4
==========================================
- Hits 67371 67369 -2
- Misses 22651 22657 +6
Partials 1233 1233
```
| Flag | Coverage Δ | |
|---|---|---|
| python | `83.63% <ø> (-0.01%)` | :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/17548?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
| Coverage Δ | |
|---|---|---|
|
[.../python/apache\_beam/testing/test\_stream\_service.py](https://codecov.io/gh/apache/beam/pull/17548/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-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdGVzdGluZy90ZXN0X3N0cmVhbV9zZXJ2aWNlLnB5)
| `88.09% <0.00%> (-4.77%)` | :arrow_down: |
|
[sdks/python/apache\_beam/coders/row\_coder.py](https://codecov.io/gh/apache/beam/pull/17548/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-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vY29kZXJzL3Jvd19jb2Rlci5weQ==)
| `94.49% <0.00%> (-2.65%)` | :arrow_down: |
|
[...che\_beam/runners/interactive/interactive\_runner.py](https://codecov.io/gh/apache/beam/pull/17548/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-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9pbnRlcmFjdGl2ZS9pbnRlcmFjdGl2ZV9ydW5uZXIucHk=)
| `89.43% <0.00%> (-1.41%)` | :arrow_down: |
|
[sdks/python/apache\_beam/utils/interactive\_utils.py](https://codecov.io/gh/apache/beam/pull/17548/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-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdXRpbHMvaW50ZXJhY3RpdmVfdXRpbHMucHk=)
| `90.24% <0.00%> (+2.43%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/17548?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/17548?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
[62904f4...7f6d376](https://codecov.io/gh/apache/beam/pull/17548?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: 766278)
Time Spent: 20m (was: 10m)
> FnRunnerTest with non-trivial (order 1000 elements) input flakes in
> non-cython environment
> ------------------------------------------------------------------------------------------
>
> Key: BEAM-14410
> URL: https://issues.apache.org/jira/browse/BEAM-14410
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Brian Hulette
> Priority: P2
> Labels: flake
> Time Spent: 20m
> Remaining Estimate: 0h
>
> See [https://github.com/apache/beam/pull/17384#issuecomment-1117418018]
>
> {code:java}
> apache_beam/runners/portability/fn_api_runner/fn_runner_test.py:141:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> apache_beam/pipeline.py:596: in __exit__
> self.result = self.run()
> apache_beam/pipeline.py:573: in run
> return self.runner.run_pipeline(self, self._options)
> apache_beam/runners/portability/fn_api_runner/fn_runner.py:200: in
> run_pipeline
> pipeline.to_runner_api(default_environment=self._default_environment))
> apache_beam/runners/portability/fn_api_runner/fn_runner.py:208: in
> run_via_runner_api
> return self.run_stages(stage_context, stages)
> apache_beam/runners/portability/fn_api_runner/fn_runner.py:409: in run_stages
> runner_execution_context, bundle_context_manager, bundle_input)
> apache_beam/runners/portability/fn_api_runner/fn_runner.py:742: in
> _execute_bundle
> bundle_manager))
> apache_beam/runners/portability/fn_api_runner/fn_runner.py:966: in _run_bundle
> data_input, data_output, input_timers, expected_timer_output)
> apache_beam/runners/portability/fn_api_runner/fn_runner.py:1309: in
> process_bundle
> output.transform_id).append(output.data)
> apache_beam/runners/portability/fn_api_runner/execution.py:242: in append
> windowed_key_value = coder_impl.decode_from_stream(input_stream, True)
> apache_beam/coders/coder_impl.py:1446: in decode_from_stream
> value = self._value_coder.decode_from_stream(in_stream, nested)
> apache_beam/coders/coder_impl.py:994: in decode_from_stream
> c in enumerate(self._coder_impls)
> apache_beam/coders/coder_impl.py:994: in <listcomp>
> c in enumerate(self._coder_impls)
> apache_beam/coders/coder_impl.py:617: in decode_from_stream
> return in_stream.read_all(nested)
> apache_beam/coders/slow_stream.py:137: in read_all
> return self.read(self.read_var_int64() if nested else self.size())
> apache_beam/coders/slow_stream.py:148: in read_var_int64
> byte = self.read_byte()
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _ self = <apache_beam.coders.slow_stream.InputStream object at
> 0x7f8433d63190> def read_byte(self):
> # type: () -> int
> self.pos += 1
> > return self.data[self.pos - 1]
> E IndexError: index out of rangeapache_beam/coders/slow_stream.py:142:
> IndexError{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)