Rigtch / rigtch-fm-www

Real time spotify statistics calculation based on your listening history.
https://rigtch-fm.vercel.app
Apache License 2.0
11 stars 0 forks source link

617 add total count in items sections #618

Closed Mnigos closed 1 month ago

Mnigos commented 1 month ago

closes #617

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rigtch-fm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2024 0:37am
rigtch-fm-stories ❌ Failed (Inspect) Oct 12, 2024 0:37am
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 12.32877% with 192 lines in your changes missing coverage. Please review.

Project coverage is 41.68%. Comparing base (799ade7) to head (dc4b653). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
app/profile/[id]/views/top-genres-view.tsx 0.00% 22 Missing :warning:
app/profile/[id]/top/genres/page.tsx 0.00% 21 Missing :warning:
app/profile/[id]/top/artists/page.tsx 0.00% 20 Missing :warning:
app/profile/[id]/top/tracks/page.tsx 0.00% 20 Missing :warning:
app/profile/[id]/views/top-artists-view.tsx 0.00% 18 Missing :warning:
app/profile/[id]/views/top-tracks-view.tsx 0.00% 18 Missing :warning:
...p/api/fetchers/reports/get-reports-total-genres.ts 0.00% 16 Missing :warning:
...api/fetchers/reports/get-reports-total-playtime.ts 0.00% 16 Missing :warning:
app/profile/[id]/top/albums/page.tsx 0.00% 16 Missing :warning:
app/profile/[id]/views/top-albums-view.tsx 0.00% 15 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #618 +/- ## ========================================== - Coverage 43.35% 41.68% -1.68% ========================================== Files 183 186 +3 Lines 5238 5381 +143 Branches 245 251 +6 ========================================== - Hits 2271 2243 -28 - Misses 2967 3138 +171 ```

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