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 88a7008294 test(pyamber): extend IO, packaging and storage-model
coverage (#7019)
add 83849efea1 test(workflow-operator): extend operator descriptor and
predicate coverage (#7018)
No new revisions were added by this update.
Summary of changes:
.../aggregate/AggregationOperationSpec.scala | 135 ++++++++++++++
.../operator/filter/FilterPredicateSpec.scala | 65 +++++++
.../amber/operator/metadata/OPVersionSpec.scala | 156 ++++++++++++++++
.../timeSeriesPlot/TimeSeriesOpDescSpec.scala | 197 ++++++++++++++++++++
.../ecdfPlot/ECDFPlotOpDescSpec.scala | 198 +++++++++++++++++++++
5 files changed, 751 insertions(+)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/metadata/OPVersionSpec.scala