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 missing playlistId for album results while authenticated #659

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

sigma67
Copy link
Owner

@sigma67 sigma67 commented Oct 7, 2024

closes #648

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.16%. Comparing base (e995ae5) to head (4c5fc56).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #659   +/-   ##
=======================================
  Coverage   95.15%   95.16%           
=======================================
  Files          38       38           
  Lines        2290     2294    +4     
=======================================
+ Hits         2179     2183    +4     
  Misses        111      111           
Flag Coverage Δ
unittests 95.16% <100.00%> (+<0.01%) ⬆️

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 2c6c6b6 into main Oct 7, 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.

(while authenticated) ytmusic.search always returns playlistId: None on first results
1 participant