You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2023/07/19 22:42:08 UTC

[beam] branch master updated (1264974bd3b -> 1b62ca81d62)

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

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


    from 1264974bd3b cleanup tests (#27434)
     add 1b62ca81d62 Register passert functions & fix up floats. (#27565)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/testing/passert/equals_test.go  |  6 ++--
 sdks/go/pkg/beam/testing/passert/floats.go       | 20 ++++++++----
 sdks/go/pkg/beam/testing/passert/passert.go      | 10 ++++--
 sdks/go/pkg/beam/testing/passert/passert_test.go | 41 +++++++++++++-----------
 4 files changed, 48 insertions(+), 29 deletions(-)