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 2020/09/08 22:02:14 UTC

[beam] branch master updated (d2fc192 -> 71d5395)

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 d2fc192  Merge pull request #12739 [BEAM-10840] Don't run code coverage on microbenchmarks
     add 71d5395  Merge pull request #12703 from [BEAM-10603] Add describe and cancel to RecordingManager

No new revisions were added by this update.

Summary of changes:
 .../interactive/options/capture_limiters.py        |   2 +-
 .../interactive/options/capture_limiters_test.py   |   2 +-
 .../runners/interactive/pipeline_instrument.py     |   7 +
 .../runners/interactive/recording_manager.py       |  85 ++++++++--
 .../runners/interactive/recording_manager_test.py  | 179 ++++++++++++++++++++-
 5 files changed, 249 insertions(+), 26 deletions(-)