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 6eb4165f7c chore: remove unintentional Dependabot bun config for 
agent-service (#5914)
     add 7a9730bee0 test(workflow-operator): add unit test coverage for 
machine-learning operator types (Scorer, HyperParameters, SklearnML base) 
(#5878)

No new revisions were added by this update.

Summary of changes:
 .../Scorer/MachineLearningScorerOpDescSpec.scala   | 95 ++++++++++++++++++++++
 .../sklearnAdvanced/base/HyperParametersSpec.scala | 79 ++++++++++++++++++
 .../base/SklearnMLOperatorDescriptorSpec.scala     | 72 ++++++++++++++++
 3 files changed, 246 insertions(+)
 create mode 100644 
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/machineLearning/Scorer/MachineLearningScorerOpDescSpec.scala
 create mode 100644 
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/machineLearning/sklearnAdvanced/base/HyperParametersSpec.scala
 create mode 100644 
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/machineLearning/sklearnAdvanced/base/SklearnMLOperatorDescriptorSpec.scala

Reply via email to