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

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


    from 4c6c969a131 Merge pull request #21823 from kileys/test_jenkins
     add ca27853eb1c [BEAM-14532] Add integration testing to fhirio Read 
transform (#17803)

No new revisions were added by this update.

Summary of changes:
 .../data/fhir_bundles}/batch-success-failure.json  |   0
 .../data/fhir_bundles}/transaction-failure.json    |   0
 .../data/fhir_bundles}/transaction-success.json    |   0
 sdks/go/pkg/beam/io/fhirio/common.go               |   4 +-
 sdks/go/pkg/beam/io/fhirio/read_test.go            |  17 +-
 sdks/go/test/integration/integration.go            |  10 +
 sdks/go/test/integration/io/fhirio/fhirio_test.go  | 212 +++++++++++++++++++++
 7 files changed, 236 insertions(+), 7 deletions(-)
 copy sdks/{java/io/google-cloud-platform/src/test/resources/BUNDLE_PARSE_TEST 
=> go/data/fhir_bundles}/batch-success-failure.json (100%)
 copy sdks/{java/io/google-cloud-platform/src/test/resources/BUNDLE_PARSE_TEST 
=> go/data/fhir_bundles}/transaction-failure.json (100%)
 copy sdks/{java/io/google-cloud-platform/src/test/resources/BUNDLE_PARSE_TEST 
=> go/data/fhir_bundles}/transaction-success.json (100%)
 create mode 100644 sdks/go/test/integration/io/fhirio/fhirio_test.go

Reply via email to