[
https://issues.apache.org/jira/browse/BEAM-9416?focusedWorklogId=508824&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-508824
]
ASF GitHub Bot logged work on BEAM-9416:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Nov/20 22:04
Start Date: 07/Nov/20 22:04
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #11217:
URL: https://github.com/apache/beam/pull/11217#issuecomment-678965720
# [Codecov](https://codecov.io/gh/apache/beam/pull/11217?src=pr&el=h1) Report
> Merging
[#11217](https://codecov.io/gh/apache/beam/pull/11217?src=pr&el=desc) (71a83aa)
into
[master](https://codecov.io/gh/apache/beam/commit/4172ce2eac2c603e8fe6b352857285293df0985c?el=desc)
(4172ce2) will **not change** coverage.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/beam/pull/11217?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #11217 +/- ##
=======================================
Coverage 34.34% 34.34%
=======================================
Files 692 692
Lines 81948 81948
Branches 9263 9263
=======================================
Hits 28144 28144
- Misses 53374 53381 +7
+ Partials 430 423 -7
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/11217?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[io/mongodbio\_test.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-aW8vbW9uZ29kYmlvX3Rlc3QucHk=)
| `34.95% <0.00%> (ø)` | |
|
[runners/direct/direct\_runner.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-cnVubmVycy9kaXJlY3QvZGlyZWN0X3J1bm5lci5weQ==)
| `32.88% <0.00%> (ø)` | |
|
[io/gcp/experimental/spannerio.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-aW8vZ2NwL2V4cGVyaW1lbnRhbC9zcGFubmVyaW8ucHk=)
| `34.49% <0.00%> (ø)` | |
|
[typehints/typed\_pipeline\_test.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-dHlwZWhpbnRzL3R5cGVkX3BpcGVsaW5lX3Rlc3QucHk=)
| `22.14% <0.00%> (ø)` | |
|
[runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-cnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==)
| `28.45% <0.00%> (ø)` | |
|
[runners/dataflow/dataflow\_runner\_test.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-cnVubmVycy9kYXRhZmxvdy9kYXRhZmxvd19ydW5uZXJfdGVzdC5weQ==)
| `25.49% <0.00%> (ø)` | |
|
[runners/dataflow/ptransform\_overrides.py](https://codecov.io/gh/apache/beam/pull/11217/diff?src=pr&el=tree#diff-cnVubmVycy9kYXRhZmxvdy9wdHJhbnNmb3JtX292ZXJyaWRlcy5weQ==)
| `18.11% <0.00%> (ø)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/11217?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/11217?src=pr&el=footer). Last
update
[4172ce2...71a83aa](https://codecov.io/gh/apache/beam/pull/11217?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: 508824)
Time Spent: 3h 20m (was: 3h 10m)
> BIP-1: Convert avro metadata to Schema options
> ----------------------------------------------
>
> Key: BEAM-9416
> URL: https://issues.apache.org/jira/browse/BEAM-9416
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Alex Van Boxel
> Assignee: Alex Van Boxel
> Priority: P2
> Labels: Done
> Fix For: 2.22.0
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Avro has some metadata that can be added to the normal type information. It
> is based on json typing, so the conversion will be best effort (probably we
> can bet int, string and float out of it).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)