Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

102 implement parallel routes #111

Merged
merged 2 commits into from
Nov 28, 2023
Merged

102 implement parallel routes #111

merged 2 commits into from
Nov 28, 2023

Conversation

Mnigos
Copy link
Member

@Mnigos Mnigos commented Nov 28, 2023

closes #102

@Mnigos Mnigos requested a review from Iqro-dev November 28, 2023 12:21
@Mnigos Mnigos self-assigned this Nov 28, 2023
Copy link

vercel bot commented Nov 28, 2023

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 Nov 28, 2023 0:23am

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 206 lines in your changes are missing coverage. Please review.

Comparison is base (1b29791) 76.55% compared to head (7cb8880) 73.33%.
Report is 1 commits behind head on main.

Files Patch % Lines
app/error-boundary.tsx 0.00% 43 Missing ⚠️
app/profile/page.tsx 0.00% 36 Missing ⚠️
app/profile/sections/top-genres.tsx 0.00% 32 Missing ⚠️
app/profile/sections/top-artists.tsx 0.00% 30 Missing ⚠️
app/profile/sections/top-tracks.tsx 0.00% 30 Missing ⚠️
app/profile/sections/recently-played.tsx 0.00% 23 Missing ⚠️
app/profile/top/artists/page.tsx 0.00% 5 Missing ⚠️
app/profile/top/tracks/page.tsx 0.00% 5 Missing ⚠️
app/profile/top/genres/page.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   76.55%   73.33%   -3.23%     
==========================================
  Files          73       78       +5     
  Lines        2743     2850     +107     
  Branches      162      166       +4     
==========================================
- Hits         2100     2090      -10     
- Misses        643      760     +117     

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

@Mnigos Mnigos merged commit 9d8462d into main Nov 28, 2023
4 of 6 checks passed
@Mnigos Mnigos deleted the 102-implement-parallel-routes branch November 28, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

implement parallel routes
1 participant