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 ac003b6  [BEAM-8280] Document Python 3 annotations support (#11232)
     add 5f432a2  [BEAM-9731] Include more detail in passert.Equals errors. 
(#11359)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/testing/passert/equals.go        | 100 ++++++++++++++++++++++
 sdks/go/pkg/beam/testing/passert/equals_test.go   |  99 +++++++++++++++++++++
 sdks/go/pkg/beam/testing/passert/passert.go       |  25 +-----
 sdks/go/pkg/beam/testing/passert/passert.shims.go |  28 ++++++
 4 files changed, 228 insertions(+), 24 deletions(-)
 create mode 100644 sdks/go/pkg/beam/testing/passert/equals.go
 create mode 100644 sdks/go/pkg/beam/testing/passert/equals_test.go

Reply via email to