Allow FlowDecorators, FlowMutators and StepMutators to add_to_package #3082
GitHub Actions / Test Results — local
succeeded
Apr 28, 2026 in 0s
29 passed, 0 failed and 30 skipped
✅ junit-local.xml
59 tests were completed in 287s with 29 passed, 0 failed and 30 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pytest | 29✅ | 30⚪ | 287s |
✅ pytest
core.test_basic
⚪ test_from_deployment[NOTSET]
⚪ test_fail_flow_reports_failed_status[NOTSET]
⚪ test_split_in_branch_deployer[NOTSET]
⚪ test_resources_gpu[NOTSET]
✅ test_hello_world[local-runner]
✅ test_catch[local-runner]
✅ test_hello_project[local-runner]
✅ test_timeout[local-runner]
✅ test_retry[local-runner]
✅ test_resources[local-runner]
✅ test_hello_conda[local-runner]
⚪ test_resources_cpu[NOTSET]
core.test_airflow_compilation
✅ test_linear_flow
✅ test_tags_are_list_not_tuple
✅ test_retry_flow
✅ test_branch_flow
✅ test_resources_flow
✅ test_foreach_flow
✅ test_schedule_flow
core.test_compliance
⚪ test_run_params_multiple_values[NOTSET]
⚪ test_branch_propagated_to_steps[NOTSET]
⚪ test_retry_count_from_scheduler[NOTSET]
⚪ test_config_value_propagated[NOTSET]
⚪ test_nested_foreach_or_skip[NOTSET]
⚪ test_timeout_enforcement[NOTSET]
⚪ test_timeout_minutes_enforced[NOTSET]
⚪ test_run_param_not_dropped[NOTSET]
core.test_config
✅ test_config_simple_default[local-runner]
✅ test_config_simple_config_value[local-runner]
✅ test_config_simple_config[local-runner]
✅ test_mutable_flow_config_value[local-runner]
✅ test_mutable_flow_default[local-runner]
⚪ test_config_from_deployment[NOTSET]
✅ test_config_corner_cases[local-runner]
core.test_dag
✅ test_branch[local-runner]
⚪ test_condition[local-runner]
✅ test_foreach[local-runner]
✅ test_nested_foreach[local-runner]
✅ test_retry_foreach[local-runner]
⚪ test_nested_foreach_3level[local-runner]
✅ test_multibody_foreach[local-runner]
✅ test_nested_foreach_2x2[local-runner]
core.test_lifecycle
⚪ test_deployed_flow_status[NOTSET]
⚪ test_schedule_deploy[NOTSET]
core.test_resume
⚪ test_resume_hello_world[NOTSET]
⚪ test_resume_failed_flow[NOTSET]
⚪ test_resume_foreach[NOTSET]
⚪ test_resume_step_to_rerun[NOTSET]
core.test_decorators
✅ test_card_basic[local-runner]
✅ test_environment_vars[local-runner]
✅ test_environment_vars_foreach[local-runner]
core.test_sfn_compilation
⚪ test_linear_flow
⚪ test_branch_flow
⚪ test_foreach_flow
⚪ test_catch_flow
⚪ test_retry_flow
⚪ test_timeout_flow
⚪ test_resources_flow
⚪ test_schedule_flow
Loading