Skip to content

Add referrer favicons to TableCard#216

Merged
stordahl merged 2 commits intomainfrom
stordahl/referrer-favicons
Aug 20, 2025
Merged

Add referrer favicons to TableCard#216
stordahl merged 2 commits intomainfrom
stordahl/referrer-favicons

Conversation

@stordahl
Copy link
Copy Markdown
Collaborator

@stordahl stordahl commented Aug 17, 2025

Closes #29

  • Adds /favicon route to proxy and cache favicons from Google API mentioned in the issue
  • Renders favicons in the TableCard
image

@stordahl stordahl force-pushed the stordahl/referrer-favicons branch from f0c1d58 to c3937e9 Compare August 17, 2025 21:03
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 17, 2025

Codecov Report

❌ Patch coverage is 93.18182% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.35%. Comparing base (0f203e9) to head (c3937e9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/server/app/components/TableCard.tsx 87.23% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   78.11%   78.35%   +0.24%     
==========================================
  Files          50       51       +1     
  Lines        3870     3941      +71     
  Branches      507      520      +13     
==========================================
+ Hits         3023     3088      +65     
- Misses        838      844       +6     
  Partials        9        9              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stordahl stordahl marked this pull request as ready for review August 17, 2025 22:38
@stordahl stordahl merged commit d9d6cb2 into main Aug 20, 2025
3 checks passed
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.

Show referrer favicons in referrer card rows

1 participant