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

Add support for fetching playlist items #54

Merged
merged 1 commit into from
Jul 22, 2023
Merged

Add support for fetching playlist items #54

merged 1 commit into from
Jul 22, 2023

Conversation

joostlek
Copy link
Owner

Proposed Changes

(Describe the changes and rationale behind them)

Related Issues

(Github link to related issues or pull requests)

@joostlek joostlek added the enhancement Enhancement of the code, not introducing new features. label Jul 22, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #54 (d2b8b52) into main (44ae73c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          291       307   +16     
  Branches        37        38    +1     
=========================================
+ Hits           291       307   +16     
Impacted Files Coverage Δ
src/youtubeaio/models.py 100.00% <100.00%> (ø)
src/youtubeaio/youtube.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@joostlek joostlek merged commit b8aadd6 into main Jul 22, 2023
@joostlek joostlek deleted the playlist_items branch July 22, 2023 16:46
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants