[
https://issues.apache.org/jira/browse/BEAM-2855?focusedWorklogId=474035&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-474035
]
ASF GitHub Bot logged work on BEAM-2855:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Aug/20 20:25
Start Date: 24/Aug/20 20:25
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #12675:
URL: https://github.com/apache/beam/pull/12675#issuecomment-679343742
# [Codecov](https://codecov.io/gh/apache/beam/pull/12675?src=pr&el=h1) Report
> Merging
[#12675](https://codecov.io/gh/apache/beam/pull/12675?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/beam/commit/3add33ea16b6fe2f7efdcd4485cc03dcb8771a77?el=desc)
will **decrease** coverage by `0.02%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/beam/pull/12675?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #12675 +/- ##
==========================================
- Coverage 34.34% 34.32% -0.03%
==========================================
Files 692 695 +3
Lines 81948 82234 +286
Branches 9263 9295 +32
==========================================
+ Hits 28144 28225 +81
- Misses 53381 53586 +205
Partials 423 423
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/12675?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[io/gcp/bigquery\_test.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-aW8vZ2NwL2JpZ3F1ZXJ5X3Rlc3QucHk=)
| `27.39% <0.00%> (-0.18%)` | :arrow_down: |
|
[runners/interactive/interactive\_runner.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-cnVubmVycy9pbnRlcmFjdGl2ZS9pbnRlcmFjdGl2ZV9ydW5uZXIucHk=)
| `30.90% <0.00%> (ø)` | |
|
[testing/benchmarks/nexmark/nexmark\_launcher.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-dGVzdGluZy9iZW5jaG1hcmtzL25leG1hcmsvbmV4bWFya19sYXVuY2hlci5weQ==)
| `0.00% <0.00%> (ø)` | |
|
[runners/interactive/recording\_manager\_test.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-cnVubmVycy9pbnRlcmFjdGl2ZS9yZWNvcmRpbmdfbWFuYWdlcl90ZXN0LnB5)
| `28.87% <0.00%> (ø)` | |
|
[testing/benchmarks/nexmark/queries/query12.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-dGVzdGluZy9iZW5jaG1hcmtzL25leG1hcmsvcXVlcmllcy9xdWVyeTEyLnB5)
| `0.00% <0.00%> (ø)` | |
|
[runners/interactive/recording\_manager.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-cnVubmVycy9pbnRlcmFjdGl2ZS9yZWNvcmRpbmdfbWFuYWdlci5weQ==)
| `30.57% <0.00%> (ø)` | |
|
[io/gcp/bigquery.py](https://codecov.io/gh/apache/beam/pull/12675/diff?src=pr&el=tree#diff-aW8vZ2NwL2JpZ3F1ZXJ5LnB5)
| `26.89% <0.00%> (+0.06%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/12675?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/12675?src=pr&el=footer). Last
update
[9e5c5b5...39e74c4](https://codecov.io/gh/apache/beam/pull/12675?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: 474035)
Time Spent: 22h 20m (was: 22h 10m)
> Implement a Python version of the Nexmark queries
> -------------------------------------------------
>
> Key: BEAM-2855
> URL: https://issues.apache.org/jira/browse/BEAM-2855
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core, testing, testing-nexmark
> Reporter: Ismaël Mejía
> Priority: P3
> Labels: newbie, nexmark, starter
> Time Spent: 22h 20m
> Remaining Estimate: 0h
>
> Currently we have a Java only implementation of Nexmark, a python based
> implementation would be nice to have to validate the direct and dataflow
> runners, but also to validate the new support of multiple SDKs in multiple
> runners via the runner/fn API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)