You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2018/11/30 17:20:17 UTC

[beam] branch master updated (b06b8e5 -> bd81e8b)

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

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


    from b06b8e5  Merge pull request #6954: [BEAM-6146] Add portable WordCount to Python PreCommit
     add 4ca0e89  [BEAM-3659] Port UserScoreTest off DoFnTester
     new bd81e8b  Merge pull request #7126: [BEAM-3659] Port UserScoreTest off DoFnTester

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/examples/complete/game/UserScore.java     | 36 ++++++++++++++++++++--
 .../beam/examples/complete/game/UserScoreTest.java | 31 +++++++++++++------
 2 files changed, 55 insertions(+), 12 deletions(-)


[beam] 01/01: Merge pull request #7126: [BEAM-3659] Port UserScoreTest off DoFnTester

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bd81e8b14f27ebb75f8683b8f03fd748ccbdefdd
Merge: b06b8e5 4ca0e89
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Fri Nov 30 18:20:09 2018 +0100

    Merge pull request #7126: [BEAM-3659] Port UserScoreTest off DoFnTester

 .../beam/examples/complete/game/UserScore.java     | 36 ++++++++++++++++++++--
 .../beam/examples/complete/game/UserScoreTest.java | 31 +++++++++++++------
 2 files changed, 55 insertions(+), 12 deletions(-)