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 2a9c1e3022 test(workflow-operator): add unit tests for
QaRankingCodegen (#6655)
add cf4990f9d4 test(frontend): add unit tests for dataset-file parsing
(#6645)
add 73fee25bb8 test(workflow-operator): add unit tests for
AudioTaskCodegen (#6657)
No new revisions were added by this update.
Summary of changes:
.../huggingFace/codegen/AudioTaskCodegenSpec.scala | 169 +++++++++++++++++++++
frontend/src/app/common/type/dataset-file.spec.ts | 85 +++++++++++
2 files changed, 254 insertions(+)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/huggingFace/codegen/AudioTaskCodegenSpec.scala
create mode 100644 frontend/src/app/common/type/dataset-file.spec.ts