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

Add individual playlist view page #247

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Add individual playlist view page #247

merged 1 commit into from
Jun 27, 2024

Conversation

dan-niles
Copy link
Collaborator

Closes #223

Added individual playlist view page that lists all videos from a playlist.

image

@dan-niles dan-niles self-assigned this Jun 27, 2024
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.62%. Comparing base (9524e81) to head (99ba10d).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #247   +/-   ##
=====================================
  Coverage   1.62%   1.62%           
=====================================
  Files         11      11           
  Lines       1047    1047           
  Branches     158     158           
=====================================
  Hits          17      17           
  Misses      1030    1030           

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

@dan-niles dan-niles force-pushed the playlist-view-page branch from f33bd39 to 99ba10d Compare June 27, 2024 08:29
@dan-niles dan-niles marked this pull request as ready for review June 27, 2024 08:31
@dan-niles dan-niles requested a review from benoit74 June 27, 2024 08:31
Copy link
Collaborator

@benoit74 benoit74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great!

@benoit74 benoit74 merged commit b8c0f95 into main Jun 27, 2024
9 checks passed
@benoit74 benoit74 deleted the playlist-view-page branch June 27, 2024 09:08
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.

UI Revamp: Playlist View Page
2 participants