tests/testthat/_snaps/MaestroPipelineList.md

Simple pipeline list, no errors

Code
  pipeline_list
Message

  -- Maestro Pipelines List with 1 pipeline
Code
  pipeline$get_status()[c("invoked", "success", "errors", "warnings", "messages")]
Output
  # A tibble: 1 x 5
    invoked success errors warnings messages
    <lgl>   <lgl>    <int>    <int>    <int>
  1 TRUE    TRUE         0        0        0


Try the maestro package in your browser

Any scripts or data that you put into this service are public.

maestro documentation built on June 8, 2025, 10:44 a.m.