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

fix get_playlist continuations #736

Merged
merged 2 commits into from
Feb 2, 2025
Merged

fix get_playlist continuations #736

merged 2 commits into from
Feb 2, 2025

Conversation

sigma67
Copy link
Owner

@sigma67 sigma67 commented Feb 1, 2025

closes #734

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.14%. Comparing base (535f153) to head (636822a).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
ytmusicapi/continuations.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
- Coverage   95.19%   95.14%   -0.05%     
==========================================
  Files          41       41              
  Lines        2392     2410      +18     
==========================================
+ Hits         2277     2293      +16     
- Misses        115      117       +2     
Flag Coverage Δ
unittests 95.14% <91.30%> (-0.05%) ⬇️

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 334798f into main Feb 2, 2025
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.

continuations are no longer returned (max 100 items)
1 participant