[
https://issues.apache.org/jira/browse/BEAM-6807?focusedWorklogId=474624&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-474624
]
ASF GitHub Bot logged work on BEAM-6807:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/20 03:28
Start Date: 26/Aug/20 03:28
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #12492:
URL: https://github.com/apache/beam/pull/12492#issuecomment-680434016
# [Codecov](https://codecov.io/gh/apache/beam/pull/12492?src=pr&el=h1) Report
> Merging
[#12492](https://codecov.io/gh/apache/beam/pull/12492?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/beam/commit/e164d170eb6b5ec1dddd99f09e79dfb0147b84ae?el=desc)
will **decrease** coverage by `0.18%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/beam/pull/12492?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #12492 +/- ##
==========================================
- Coverage 34.47% 34.28% -0.19%
==========================================
Files 684 699 +15
Lines 81483 82775 +1292
Branches 9180 9361 +181
==========================================
+ Hits 28090 28382 +292
- Misses 52972 53970 +998
- Partials 421 423 +2
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/12492?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[typehints/typecheck\_test\_py3.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-dHlwZWhpbnRzL3R5cGVjaGVja190ZXN0X3B5My5weQ==)
| `31.54% <0.00%> (-16.00%)` | :arrow_down: |
|
[typehints/typecheck.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-dHlwZWhpbnRzL3R5cGVjaGVjay5weQ==)
| `29.44% <0.00%> (-6.18%)` | :arrow_down: |
|
[utils/interactive\_utils.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-dXRpbHMvaW50ZXJhY3RpdmVfdXRpbHMucHk=)
| `30.95% <0.00%> (-2.39%)` | :arrow_down: |
|
[runners/worker/opcounters.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-cnVubmVycy93b3JrZXIvb3Bjb3VudGVycy5weQ==)
| `33.81% <0.00%> (-0.87%)` | :arrow_down: |
|
[pipeline.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-cGlwZWxpbmUucHk=)
| `22.04% <0.00%> (-0.28%)` | :arrow_down: |
|
[dataframe/transforms\_test.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-ZGF0YWZyYW1lL3RyYW5zZm9ybXNfdGVzdC5weQ==)
| `25.00% <0.00%> (-0.21%)` | :arrow_down: |
|
[io/gcp/bigquery\_test.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-aW8vZ2NwL2JpZ3F1ZXJ5X3Rlc3QucHk=)
| `27.39% <0.00%> (-0.18%)` | :arrow_down: |
|
[io/filesystems.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-aW8vZmlsZXN5c3RlbXMucHk=)
| `55.00% <0.00%> (-0.18%)` | :arrow_down: |
|
[options/pipeline\_options.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-b3B0aW9ucy9waXBlbGluZV9vcHRpb25zLnB5)
| `52.99% <0.00%> (-0.16%)` | :arrow_down: |
|
[transforms/ptransform\_test.py](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree#diff-dHJhbnNmb3Jtcy9wdHJhbnNmb3JtX3Rlc3QucHk=)
| `18.37% <0.00%> (-0.09%)` | :arrow_down: |
| ... and [37
more](https://codecov.io/gh/apache/beam/pull/12492/diff?src=pr&el=tree-more) | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/12492?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/12492?src=pr&el=footer). Last
update
[086b985...4c5ab4c](https://codecov.io/gh/apache/beam/pull/12492?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: 474624)
Time Spent: 4.5h (was: 4h 20m)
> Implement an Azure blobstore filesystem for Python SDK
> ------------------------------------------------------
>
> Key: BEAM-6807
> URL: https://issues.apache.org/jira/browse/BEAM-6807
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Pablo Estrada
> Assignee: Aldair Coronel
> Priority: P2
> Labels: GSoC2019, azure, azureblob, gsoc, gsoc2019, gsoc2020,
> mentor, outreachy19dec
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> This is similar to BEAM-2572, but for Azure's blobstore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)