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

fix impl

636822a
Select commit
Loading
Failed to load commit list.
Merged

fix get_playlist continuations #736

fix impl
636822a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2025 in 1s

95.14% (-0.05%) compared to 535f153

View this Pull Request on Codecov

95.14% (-0.05%) compared to 535f153

Details

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).

✅ 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     

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