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

Fix video ordering #35

Merged
merged 2 commits into from
Jul 20, 2024
Merged

Fix video ordering #35

merged 2 commits into from
Jul 20, 2024

Conversation

aurora-dot
Copy link
Owner

Scope

Ordering of videos was incorrect

Implementation

I reverse the array so the oldest videos come first, add datetimes and save them so the latest videos have the newest times.

How to Test

Compare and contrast against youtube with the ordering of a query on our backend

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.75%. Comparing base (d0e584d) to head (f3c4351).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   86.56%   86.75%   +0.18%     
==========================================
  Files          30       30              
  Lines         469      468       -1     
==========================================
  Hits          406      406              
+ Misses         63       62       -1     

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

@aurora-dot aurora-dot merged commit fb656af into main Jul 20, 2024
6 checks passed
@aurora-dot aurora-dot deleted the fix-video-ordering branch July 20, 2024 11: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.

1 participant