benvinegar / counterscale

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

Move gradient from table row to table cell #46

Closed anurag-roy closed 7 months ago

anurag-roy commented 7 months ago

Fix for #44

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (64fb75a) 73.51% compared to head (2aa1474) 73.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 73.51% 73.47% -0.04% ========================================== Files 18 18 Lines 2016 2013 -3 Branches 129 129 ========================================== - Hits 1482 1479 -3 Misses 528 528 Partials 6 6 ```

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

benvinegar commented 7 months ago

Looks great, thanks!