You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2022/03/29 20:18:59 UTC

[beam] branch master updated (c4ef079 -> 770954a)

This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from c4ef079  Merge pull request #17080 from [BEAM-13880] [Playground] Increase test coverage for the setup_tools package
     add 770954a  Merge pull request #17050 from [BEAM-13877] [Playground] Increase test coverage for the executors package

No new revisions were added by this update.

Summary of changes:
 .../internal/executors/executor_builder_test.go    | 249 +++++++++++++++++++++
 .../backend/internal/executors/executor_test.go    | 173 ++++++++++++++
 2 files changed, 422 insertions(+)
 create mode 100644 playground/backend/internal/executors/executor_builder_test.go