Skip to content

chore: add app favicon#52

Merged
florianhorner merged 1 commit into
mainfrom
florianhorner/add-app-favicon
Jul 12, 2026
Merged

chore: add app favicon#52
florianhorner merged 1 commit into
mainfrom
florianhorner/add-app-favicon

Conversation

@florianhorner

@florianhorner florianhorner commented Jul 12, 2026

Copy link
Copy Markdown
Owner

What does this PR do?

Adds the existing lightning-bolt app icon as the web favicon and generates its public copy from the shared icon generator so the two stay in sync.

How to test

Run VITE_DEMO_MODE=true npm run build, then confirm dist/favicon.png exists and dist/index.html links to it.

Checklist

  • npm run test passes (245 tests)
  • npm run lint passes (one pre-existing warning)
  • npm run typecheck passes
  • npm run format:check passes
  • README updated (not applicable)

Proof

  • build: VITE_DEMO_MODE=true npm run build
  • tests: npm run test (245 passed)
  • lint: npm run lint (0 errors; one existing warning)
  • runtime: public/favicon.png
  • schema: n/a — no API or schema changes

Tool: conductor
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
quick-flow-exporter Ready Ready Preview, Comment Jul 12, 2026 9:02pm

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 34 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 36bee252-3ca6-452d-a87e-4009db4cc51f

📥 Commits

Reviewing files that changed from the base of the PR and between db24248 and d923a93.

⛔ Files ignored due to path filters (1)
  • public/favicon.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • index.html
  • scripts/generate-icons.mjs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch florianhorner/add-app-favicon

Comment @coderabbitai help to get the list of available commands.

@florianhorner
florianhorner merged commit 7644fc9 into main Jul 12, 2026
8 of 10 checks passed
@florianhorner
florianhorner deleted the florianhorner/add-app-favicon branch July 12, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant