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: 8ec1849abeb94bad4fe988bcd0ba93e1067472af / 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/21992035775 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
