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 4722a42c01 test(workflow-core): cover PortIdentity key serde (#5799)
     add 8febad23a0 test(workflow-operator): add unit test coverage for 
OperatorDescriptorUtils + DistributedAggregation + URLFetchUtil (#5798)

No new revisions were added by this update.

Summary of changes:
 .../aggregate/DistributedAggregationSpec.scala     | 127 +++++++++++++++++++
 .../operator/source/fetcher/URLFetchUtilSpec.scala | 138 +++++++++++++++++++++
 .../util/OperatorDescriptorUtilsSpec.scala         | 104 ++++++++++++++++
 3 files changed, 369 insertions(+)
 create mode 100644 
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/aggregate/DistributedAggregationSpec.scala
 create mode 100644 
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/source/fetcher/URLFetchUtilSpec.scala
 create mode 100644 
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/util/OperatorDescriptorUtilsSpec.scala

Reply via email to