[ https://issues.apache.org/jira/browse/BEAM-10775?focusedWorklogId=475083&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-475083 ]
ASF GitHub Bot logged work on BEAM-10775: ----------------------------------------- Author: ASF GitHub Bot Created on: 27/Aug/20 00:55 Start Date: 27/Aug/20 00:55 Worklog Time Spent: 10m Work Description: codecov[bot] edited a comment on pull request #12651: URL: https://github.com/apache/beam/pull/12651#issuecomment-680278083 # [Codecov](https://codecov.io/gh/apache/beam/pull/12651?src=pr&el=h1) Report > Merging [#12651](https://codecov.io/gh/apache/beam/pull/12651?src=pr&el=desc) into [master](https://codecov.io/gh/apache/beam/commit/ab1112cd8febd6f15069b6f6d4537eeb1c972756?el=desc) will **increase** coverage by `0.00%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/beam/pull/12651?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #12651 +/- ## ======================================= Coverage 34.32% 34.32% ======================================= Files 694 694 Lines 82226 82230 +4 Branches 9294 9295 +1 ======================================= + Hits 28225 28228 +3 + Misses 53578 53571 -7 - Partials 423 431 +8 ``` | [Impacted Files](https://codecov.io/gh/apache/beam/pull/12651?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [dataframe/transforms\_test.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-ZGF0YWZyYW1lL3RyYW5zZm9ybXNfdGVzdC5weQ==) | `25.00% <0.00%> (-0.21%)` | :arrow_down: | | [io/mongodbio\_test.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-aW8vbW9uZ29kYmlvX3Rlc3QucHk=) | `34.95% <0.00%> (ø)` | | | [runners/direct/direct\_runner.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-cnVubmVycy9kaXJlY3QvZGlyZWN0X3J1bm5lci5weQ==) | `32.88% <0.00%> (ø)` | | | [io/gcp/experimental/spannerio.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-aW8vZ2NwL2V4cGVyaW1lbnRhbC9zcGFubmVyaW8ucHk=) | `34.49% <0.00%> (ø)` | | | [typehints/typed\_pipeline\_test.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-dHlwZWhpbnRzL3R5cGVkX3BpcGVsaW5lX3Rlc3QucHk=) | `22.14% <0.00%> (ø)` | | | [runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-cnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==) | `28.45% <0.00%> (ø)` | | | [runners/dataflow/dataflow\_runner\_test.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-cnVubmVycy9kYXRhZmxvdy9kYXRhZmxvd19ydW5uZXJfdGVzdC5weQ==) | `25.49% <0.00%> (ø)` | | | [runners/dataflow/ptransform\_overrides.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-cnVubmVycy9kYXRhZmxvdy9wdHJhbnNmb3JtX292ZXJyaWRlcy5weQ==) | `18.11% <0.00%> (ø)` | | | [runners/interactive/recording\_manager.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-cnVubmVycy9pbnRlcmFjdGl2ZS9yZWNvcmRpbmdfbWFuYWdlci5weQ==) | `30.57% <0.00%> (ø)` | | | [dataframe/frames.py](https://codecov.io/gh/apache/beam/pull/12651/diff?src=pr&el=tree#diff-ZGF0YWZyYW1lL2ZyYW1lcy5weQ==) | `44.07% <0.00%> (+0.43%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/beam/pull/12651?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/12651?src=pr&el=footer). Last update [59ee4fb...1481396](https://codecov.io/gh/apache/beam/pull/12651?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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 475083) Time Spent: 3h 10m (was: 3h) > Create precomimt job for typescript tests > ----------------------------------------- > > Key: BEAM-10775 > URL: https://issues.apache.org/jira/browse/BEAM-10775 > Project: Beam > Issue Type: Improvement > Components: runner-py-interactive > Reporter: Ning Kang > Assignee: Ning Kang > Priority: P2 > Time Spent: 3h 10m > Remaining Estimate: 0h > > Create a precommit job that runs jest tests and eslint checks for typescript > code in the Beam repo. > Currently known typescript code is: > the side panel extension - located under > sdks/python/apache_beam/runners/interactive/extensions -- This message was sent by Atlassian Jira (v8.3.4#803005)