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/14 18:39:25 UTC

[beam] branch master updated (5345214 -> b8424b7)

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 5345214  Merge pull request #17083: [adhoc] Update owners for aws modules
     add b8424b7  Merge pull request #17000 from [BEAM-13881] [Playground] Increase test coverage for the utils package

No new revisions were added by this update.

Summary of changes:
 .../backend/internal/utils/cache_utils_test.go     |  20 +-
 playground/backend/internal/utils/common_test.go   |  95 +++++-
 .../utils/precompiled_objects_utils_test.go        |   9 +
 .../internal/utils/preparares_utils_test.go        | 343 ++++++++++++++++++++-
 .../backend/internal/utils/system_utils_test.go    |  10 +-
 5 files changed, 464 insertions(+), 13 deletions(-)