bobu-putheeckal opened a new pull request, #67402: URL: https://github.com/apache/airflow/pull/67402
Fixes #66959. ## What changed - Render failed-only Calendar buckets with the failed/red color in Total Runs mode instead of the success/green palette. - Render buckets containing both successful/running and failed runs as split green/red cells. - Add focused Calendar scale tests for failed-only and mixed actual Total Runs buckets. ## Tests - `npx --yes [email protected] test src/pages/Dag/Calendar/calendarUtils.test.ts` - `npx --yes [email protected] exec tsc --p tsconfig.app.json --noEmit` - `npx --yes [email protected] exec eslint src/pages/Dag/Calendar/calendarUtils.ts src/pages/Dag/Calendar/calendarUtils.test.ts` -- 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]
