Closed luwes closed 11 months ago
@luwes is attempting to deploy a commit to the Mux Team on Vercel.
A member of the Team first needs to authorize it.
Attention: 7 lines
in your changes are missing coverage. Please review.
Comparison is base (
ebb4f15
) 78.07% compared to head (92f8d54
) 78.67%.
Files | Patch % | Lines |
---|---|---|
src/js/media-container.js | 89.09% | 6 Missing :warning: |
src/js/media-controller.js | 97.72% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
ha! I put the track elements back in and the memory leak is back... digging
<track
label="thumbnails"
default
kind="metadata"
src="https://image.mux.com/DS00Spx1CV902MCtPj5WknGlR102V5HFkDe/storyboard.vtt"
/>
<track
label="English"
kind="captions"
srcLang="en"
src="./vtt/en-cc.vtt"
/>
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 | Dec 4, 2023 5:36pm |
media-chrome-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 4, 2023 5:36pm |
fixes #750