Skip to content

feat(UI): Add color for phase card - #1845

Open
donovanlopez wants to merge 2 commits into
mainfrom
donovanlopez/add-color-for-phase-card
Open

feat(UI): Add color for phase card#1845
donovanlopez wants to merge 2 commits into
mainfrom
donovanlopez/add-color-for-phase-card

Conversation

@donovanlopez

@donovanlopez donovanlopez commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

What changed?
The phase cards are colored blue.

Before

image

After

image

Why?
The phase cards stand out better if it's blue on a white background.

How did you test it?
Visually.

Potential risks
N/A

Breaking Changes

  • No breaking changes
  • API changes (Go exported symbols or function signatures, Python public functions or classes)
  • Proto changes (enum value renumbering, field number changes, field removal, service removal)
  • Helm changes (new required values, renamed or removed keys, changed value semantics)
  • Config/deployment changes (new required env vars, renamed container args, changed ports or mount paths)

Release notes
N/A

Documentation Changes
N/A

@github-actions github-actions Bot added the feat label Aug 18, 2026
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

JavaScript Coverage Report

Total Coverage: 92.83%

Coverage Policy:

  • Baseline (existing code): ≥78.74% (current coverage)
  • New/changed code: ≥90% ✅ STRICTLY ENFORCED
Coverage Details
$(cat coverage/coverage-summary.json 2>/dev/null | node -p "const c=require('fs').readFileSync(0,'utf8'); JSON.stringify(JSON.parse(c).total, null, 2)" || echo "Coverage summary not available")

View detailed HTML report in artifacts

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@donovanlopez
donovanlopez force-pushed the donovanlopez/add-color-for-phase-card branch from 59af75e to 0ad7876 Compare August 18, 2026 02:27
@github-actions

Copy link
Copy Markdown
Contributor

Go Coverage Report (Bazel)

Total Coverage: 63.6%

Coverage Policy:

  • Baseline (existing code): ≥60% (current coverage)
  • New/changed code: ≥90% ✅ STRICTLY ENFORCED
  • Long-term goal: Improve baseline to 90%

View detailed HTML report in artifacts

@donovanlopez
donovanlopez marked this pull request as ready for review August 18, 2026 02:48
@donovanlopez
donovanlopez force-pushed the donovanlopez/add-color-for-phase-card branch from 0ad7876 to fc41a3c Compare August 18, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant