This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from f6a8526555 test(amber): cover the coordinator
WorkerStateUpdatedHandler (#7610)
new 6e56294657 test(amber): cover the worker StartChannelHandler (#7609)
new 310ab88e4c chore(frontend): downloading workflows as a ZIP no longer
saves each one individually (#7611)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../promisehandlers/StartChannelHandlerSpec.scala | 521 +++++++++++++++++++++
.../service/user/download/download.service.spec.ts | 106 ++++-
.../service/user/download/download.service.ts | 27 +-
3 files changed, 643 insertions(+), 11 deletions(-)
create mode 100644
amber/src/test/scala/org/apache/texera/amber/engine/architecture/worker/promisehandlers/StartChannelHandlerSpec.scala