bobu-putheeckal opened a new pull request, #67414: URL: https://github.com/apache/airflow/pull/67414
## Summary - exclude deferred slots from the dashboard pool summary chart when a pool is configured with `include_deferred: false` - keep deferred slots visible in the aggregate chart when they do consume pool slots - add focused PoolSummary regression coverage Fixes #55734 ## Tests - `npm exec --yes [email protected] -- install --frozen-lockfile` - `npm exec --yes [email protected] -- test src/pages/Dashboard/PoolSummary/PoolSummary.test.tsx` - `npm exec --yes [email protected] -- exec eslint src/pages/Dashboard/PoolSummary/PoolSummary.tsx src/pages/Dashboard/PoolSummary/PoolSummary.test.tsx` - `npm exec --yes [email protected] -- exec tsc -p tsconfig.app.json --noEmit` ## Screenshots Not included. This is a dashboard aggregation fix covered by a component test; I did not run a full Airflow backend with representative deferred task data locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
