The GitHub Actions job "Tests" on airflow.git/feature/segmented-state-bar-task-groups has succeeded. Run started by GitHub user nathadfield (triggered by nathadfield).
Head commit for run: dd6d14d896a38b60e42d026ad3be8a1b3407147a / Nathan Hadfield <[email protected]> Add segmented state bar for collapsed task groups and mapped tasks Replace the single-color state indicator on collapsed TaskGroup and mapped task nodes with a multi-colored segmented bar that shows the proportional distribution of child task instance states. Also add a child state breakdown to the TaskInstanceTooltip. - Create stateUtils.ts with STATE_PRIORITY ordering and sortStateEntries helper - Create SegmentedStateBar component using CSS flex for proportional segments - Modify TaskNode to render SegmentedStateBar inside the node card - Increase node height from 80px to 90px for nodes with state bars - Add child state breakdown with color swatches to TaskInstanceTooltip - Add unit tests for sortStateEntries and SegmentedStateBar Co-Authored-By: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/21985355263 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
