-
Notifications
You must be signed in to change notification settings - Fork 54
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: improve serviceLocation for content steering #177
fix: improve serviceLocation for content steering #177
Conversation
Codecov Report
@@ Coverage Diff @@
## main #177 +/- ##
==========================================
+ Coverage 94.66% 94.68% +0.02%
==========================================
Files 19 19
Lines 824 846 +22
Branches 251 258 +7
==========================================
+ Hits 780 801 +21
- Misses 44 45 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Removing approval temporarily while we ensure discontinuities are consistent.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, nice work!
Update to ensure the
serviceLocation
field from the BaseURLs from DASH manifests are passed to VHS correctly.