[
https://issues.apache.org/jira/browse/BEAM-10935?focusedWorklogId=489485&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-489485
]
ASF GitHub Bot logged work on BEAM-10935:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/20 09:02
Start Date: 23/Sep/20 09:02
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #12887:
URL: https://github.com/apache/beam/pull/12887#issuecomment-697221154
# [Codecov](https://codecov.io/gh/apache/beam/pull/12887?src=pr&el=h1) Report
> Merging
[#12887](https://codecov.io/gh/apache/beam/pull/12887?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/beam/commit/aa58e1e5db4af2a6f97520756831e87aa1d3e3fb?el=desc)
will **increase** coverage by `0.00%`.
> The diff coverage is `100.00%`.
[](https://codecov.io/gh/apache/beam/pull/12887?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #12887 +/- ##
=======================================
Coverage 82.40% 82.40%
=======================================
Files 454 454
Lines 54345 54346 +1
=======================================
+ Hits 44783 44784 +1
Misses 9562 9562
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/12887?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[sdks/python/apache\_beam/io/filesystemio.py](https://codecov.io/gh/apache/beam/pull/12887/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZmlsZXN5c3RlbWlvLnB5)
| `96.82% <100.00%> (+0.02%)` | :arrow_up: |
|
[...hon/apache\_beam/runners/direct/test\_stream\_impl.py](https://codecov.io/gh/apache/beam/pull/12887/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kaXJlY3QvdGVzdF9zdHJlYW1faW1wbC5weQ==)
| `93.38% <0.00%> (-0.74%)` | :arrow_down: |
|
[sdks/python/apache\_beam/transforms/util.py](https://codecov.io/gh/apache/beam/pull/12887/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdHJhbnNmb3Jtcy91dGlsLnB5)
| `95.44% <0.00%> (-0.19%)` | :arrow_down: |
|
[...hon/apache\_beam/runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/12887/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==)
| `94.31% <0.00%> (ø)` | |
|
[...ks/python/apache\_beam/runners/worker/sdk\_worker.py](https://codecov.io/gh/apache/beam/pull/12887/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvc2RrX3dvcmtlci5weQ==)
| `88.80% <0.00%> (+0.17%)` | :arrow_up: |
|
[...eam/runners/portability/fn\_api\_runner/fn\_runner.py](https://codecov.io/gh/apache/beam/pull/12887/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9wb3J0YWJpbGl0eS9mbl9hcGlfcnVubmVyL2ZuX3J1bm5lci5weQ==)
| `89.74% <0.00%> (+0.20%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/12887?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/12887?src=pr&el=footer). Last
update
[aa58e1e...51592b3](https://codecov.io/gh/apache/beam/pull/12887?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: 489485)
Time Spent: 1h 10m (was: 1h)
> Replace @abstractproperty with @abstractmethod
> ----------------------------------------------
>
> Key: BEAM-10935
> URL: https://issues.apache.org/jira/browse/BEAM-10935
> Project: Beam
> Issue Type: Task
> Components: sdk-py-core
> Reporter: Takayuki Hirayama
> Priority: P4
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Replace deprecated @abstractproperty with @abstractmethod.
> https://docs.python.org/3/library/abc.html#abc.abstractproperty
--
This message was sent by Atlassian Jira
(v8.3.4#803005)