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

(wip) Playlist #1025

Merged
merged 89 commits into from
Nov 2, 2023
Merged

(wip) Playlist #1025

merged 89 commits into from
Nov 2, 2023

Conversation

k2xl
Copy link
Collaborator

@k2xl k2xl commented Oct 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

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

Comparison is base (f79617c) 79.99% compared to head (88af08e) 80.23%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1025      +/-   ##
==========================================
+ Coverage   79.99%   80.23%   +0.24%     
==========================================
  Files         203      205       +2     
  Lines        5898     5980      +82     
  Branches     1301     1326      +25     
==========================================
+ Hits         4718     4798      +80     
- Misses       1126     1127       +1     
- Partials       54       55       +1     
Files Coverage Δ
helpers/multiplayerHelperFunctions.ts 38.63% <100.00%> (ø)
helpers/sortByRating.ts 18.18% <ø> (ø)
models/constants/collection.ts 100.00% <100.00%> (ø)
models/constants/comment.ts 100.00% <ø> (ø)
models/constants/multiplayer.ts 100.00% <ø> (ø)
models/schemas/collectionSchema.ts 100.00% <100.00%> (ø)
models/schemas/multiplayerMatchSchema.ts 100.00% <ø> (ø)
pages/api/collection-by-id/[id].ts 100.00% <ø> (ø)
pages/api/collection/index.ts 96.55% <100.00%> (+0.71%) ⬆️
pages/api/collections/index.ts 100.00% <ø> (ø)
... and 16 more

... and 1 file with indirect coverage changes

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

@sspenst sspenst marked this pull request as draft October 22, 2023 00:35
@sspenst sspenst marked this pull request as ready for review November 2, 2023 04:59
@sspenst sspenst merged commit 524b867 into main Nov 2, 2023
3 checks passed
@sspenst sspenst deleted the playlist branch November 2, 2023 05:04
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.

2 participants