Fix calendar failed run colors#67402
Conversation
|
For your other UI-related PRs as well, it would be helpful if you could include before/after screenshots in the PR description. |
|
Added more detail here for the visual change: the affected Calendar Total Runs buckets now render failed-only days with the failed/red palette, and mixed success+failed days with split green/red cells instead of solid success green. I do not have a reliable local backend-rendered Calendar fixture for a true before/after screenshot in this environment, so I kept the verification focused on the color-selection regression tests in |
|
PR template hasn't been followed on any of your PRs. As such I am closing all your PRs since I see little to no evidence of actual testing and mass PRs to Airflow & other repos. |
Fixes #66959.
What changed
Tests
npx --yes pnpm@10.25.0 test src/pages/Dag/Calendar/calendarUtils.test.tsnpx --yes pnpm@10.25.0 exec tsc --p tsconfig.app.json --noEmitnpx --yes pnpm@10.25.0 exec eslint src/pages/Dag/Calendar/calendarUtils.ts src/pages/Dag/Calendar/calendarUtils.test.ts