muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.21k stars 62 forks source link

Fix/preview cues selection #839

Closed cjpillsbury closed 6 months ago

cjpillsbury commented 6 months ago

Also fixed seek to live for dvr (aka don't do it)

vercel[bot] commented 6 months ago

@cjpillsbury is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
media-chrome ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 3:34pm
media-chrome-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 3:34pm
media-chrome-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 3:34pm
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 26.19048% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 72.32%. Comparing base (3ea80df) to head (9c5c492). Report is 19 commits behind head on main.

Files Patch % Lines
src/js/media-store/request-map.js 26.19% 31 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #839 +/- ## ========================================== - Coverage 78.55% 72.32% -6.23% ========================================== Files 59 79 +20 Lines 11080 15409 +4329 ========================================== + Hits 8704 11145 +2441 - Misses 2376 4264 +1888 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.