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

client: return ErrClientEOS when a playlist ends (#59) #125

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jan 1, 2024

Fixes #59

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (12db622) 71.79% compared to head (61cc8ca) 72.04%.

Files Patch % Lines
client_primary_downloader.go 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   71.79%   72.04%   +0.25%     
==========================================
  Files          43       43              
  Lines        3702     3728      +26     
==========================================
+ Hits         2658     2686      +28     
+ Misses        835      834       -1     
+ Partials      209      208       -1     

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

@aler9 aler9 merged commit 9c3bf60 into main Jan 1, 2024
8 checks passed
@aler9 aler9 deleted the feature/client-eos branch January 1, 2024 19:19
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make Client return when a VOD playlist ends
1 participant