The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d39aca4a32da68d113946cf561077e0ae20e0edb / Nathan Hadfield 
<[email protected]>
Add segmented state bar for collapsed task groups and mapped tasks (#61854)

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/22105044439

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to