ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

feat(website): home page, user page and player #116

Closed lennartkloock closed 10 months ago

lennartkloock commented 11 months ago

Proposed changes

Frontend

Backend

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

codecov[bot] commented 11 months ago

Codecov Report

Merging #116 (fa5418c) into feature/website (ea2387a) will decrease coverage by 0.15%. Report is 22 commits behind head on feature/website. The diff coverage is 40.00%.

@@                 Coverage Diff                 @@
##           feature/website     #116      +/-   ##
===================================================
- Coverage            73.97%   73.83%   -0.15%     
===================================================
  Files                  220      221       +1     
  Lines                17538    17608      +70     
===================================================
+ Hits                 12973    13000      +27     
- Misses                4565     4608      +43     
Files Changed Coverage Δ
backend/api/src/api/v1/gql/mod.rs 81.42% <0.00%> (-18.58%) :arrow_down:
backend/api/src/api/v1/gql/models/stream.rs 6.66% <6.66%> (ø)
backend/api/src/dataloader/stream.rs 52.94% <17.64%> (-35.30%) :arrow_down:
backend/api/src/database/user.rs 89.84% <95.45%> (+1.16%) :arrow_up:
backend/api/src/api/v1/gql/models/user.rs 75.65% <100.00%> (+0.43%) :arrow_up:
backend/api/src/global/mod.rs 69.91% <100.00%> (+0.24%) :arrow_up:

... and 1 file with indirect coverage changes

TroyKomodo commented 10 months ago

We can ignore the audit failure the CVE was dropped today, also LAPIN (the library which is affected, isnt used in my branch anymore since we stopped using RMQ)

TroyKomodo commented 10 months ago

4x