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

backend/bookmarks: add handler for playqueue related operations #524

Merged
merged 5 commits into from
Nov 28, 2024

Conversation

vnghia
Copy link
Owner

@vnghia vnghia commented Nov 28, 2024

No description provided.

@vnghia vnghia changed the title backend/bookmarks: add handler for get_playqueue backend/bookmarks: add handler for playqueue Nov 28, 2024
@vnghia vnghia changed the title backend/bookmarks: add handler for playqueue backend/bookmarks: add handler for playqueue related operations Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 51.21951% with 20 lines in your changes missing coverage. Please review.

Project coverage is 81.06%. Comparing base (5873272) to head (1df21a1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nghe-backend/src/route/bookmarks/get_playqueue.rs 22.22% 7 Missing ⚠️
nghe-api/src/bookmarks/get_playqueue.rs 0.00% 3 Missing ⚠️
nghe-backend/src/orm/playqueues.rs 72.72% 0 Missing and 3 partials ⚠️
nghe-backend/src/route/bookmarks/mod.rs 0.00% 3 Missing ⚠️
nghe-api/src/bookmarks/save_playqueue.rs 0.00% 2 Missing ⚠️
nghe-backend/src/lib.rs 0.00% 1 Missing ⚠️
nghe-backend/src/route/bookmarks/save_playqueue.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
- Coverage   81.30%   81.06%   -0.24%     
==========================================
  Files         194      200       +6     
  Lines        5257     5297      +40     
  Branches     5257     5297      +40     
==========================================
+ Hits         4274     4294      +20     
- Misses        640      657      +17     
- Partials      343      346       +3     

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

@vnghia vnghia merged commit 3c150cd into main Nov 28, 2024
10 of 12 checks passed
@vnghia vnghia deleted the playqueue branch November 28, 2024 21:30
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