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

muxer: propagate query parameters to media playlist, segments and parts #165

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jun 11, 2024

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 85.24590% with 9 lines in your changes missing coverage. Please review.

Project coverage is 72.63%. Comparing base (bc060a2) to head (46ea5bc).

Files Patch % Lines
muxer_server.go 85.24% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   72.26%   72.63%   +0.37%     
==========================================
  Files          57       57              
  Lines        4010     4046      +36     
==========================================
+ Hits         2898     2939      +41     
+ Misses        907      904       -3     
+ Partials      205      203       -2     

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

@aler9 aler9 merged commit aa9196e into main Jun 11, 2024
8 checks passed
@aler9 aler9 deleted the feature/query-params branch June 11, 2024 18:03
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.

in HLS, query parameters are not propagated to playlists and segments
1 participant