benvinegar / counterscale

Scalable web analytics you run yourself on Cloudflare
https://counterscale.dev
MIT License
1.34k stars 61 forks source link

Add clickable external link icon for referral urls #90

Open benvinegar opened 2 months ago

benvinegar commented 2 months ago

Just a small utility/improvement that makes it easier to visit referring URLs.

image
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 72.45%. Comparing base (b3fcd94) to head (1528398).

Files Patch % Lines
app/components/TableCard.tsx 30.76% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== - Coverage 72.64% 72.45% -0.20% ========================================== Files 29 29 Lines 2903 2915 +12 Branches 178 179 +1 ========================================== + Hits 2109 2112 +3 - Misses 786 795 +9 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

benvinegar commented 2 months ago

I think I want to play with the appearance a bit before landing.