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

search: fix playlistId on album results #635

Merged
merged 1 commit into from
Jul 28, 2024
Merged

search: fix playlistId on album results #635

merged 1 commit into from
Jul 28, 2024

Conversation

sigma67
Copy link
Owner

@sigma67 sigma67 commented Jul 28, 2024

closes #633

Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.18%. Comparing base (a15d90c) to head (9646ee8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #635   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files          38       38           
  Lines        2286     2286           
=======================================
  Hits         2176     2176           
  Misses        110      110           
Flag Coverage Δ
unittests 95.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sigma67 sigma67 merged commit 7d062c2 into main Jul 28, 2024
5 checks passed
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.

search: playlistId always returns None on albums
1 participant