ScuffleTV / scuffle

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

Channel Page #71

Closed TroyKomodo closed 1 year ago

TroyKomodo commented 1 year ago

Proposed changes

Adding the Channel Page

image

Completes #37

Types of changes

Checklist

Further comments

Channel page will be where users can see their stream / chat ect

codecov[bot] commented 1 year ago

Codecov Report

Merging #71 (c10d8bd) into main (fb5b09c) will decrease coverage by 0.60%. The diff coverage is 87.27%.

:exclamation: Current head c10d8bd differs from pull request most recent head b7b2ecb. Consider uploading reports for the commit b7b2ecb to get more accurate results

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   83.36%   82.76%   -0.60%     
==========================================
  Files          44       49       +5     
  Lines        1437     1538     +101     
==========================================
+ Hits         1198     1273      +75     
- Misses        239      265      +26     
Impacted Files Coverage Δ
backend/api/src/api/v1/gql/error.rs 62.29% <0.00%> (-0.52%) :arrow_down:
backend/api/src/api/v1/mod.rs 100.00% <ø> (ø)
backend/api/src/api/v1/gql/handlers.rs 81.28% <70.45%> (-3.61%) :arrow_down:
backend/api/src/api/middleware/auth.rs 75.80% <75.80%> (ø)
backend/api/src/api/v1/gql/request_context.rs 89.47% <89.47%> (ø)
backend/api/src/api/v1/gql/models/session.rs 93.75% <93.33%> (-6.25%) :arrow_down:
backend/api/src/api/v1/gql/auth.rs 88.34% <94.73%> (-1.12%) :arrow_down:
backend/api/src/api/ext.rs 100.00% <100.00%> (ø)
backend/api/src/api/middleware/cors.rs 100.00% <100.00%> (ø)
backend/api/src/api/middleware/response_headers.rs 100.00% <100.00%> (ø)
... and 4 more

... and 1 file with indirect coverage changes