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.77k stars 71 forks source link

fix: time range bug fixes #769

Closed luwes closed 1 year ago

luwes commented 1 year ago
vercel[bot] commented 1 year ago

@luwes 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 1 year 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 Nov 16, 2023 4:36pm
media-chrome-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2023 4:36pm
codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (dfe7206) 79.10% compared to head (cdecc8a) 78.88%. Report is 4 commits behind head on main.

Files Patch % Lines
src/js/media-container.js 15.78% 80 Missing :warning:
src/js/utils/element-utils.js 73.68% 10 Missing :warning:
src/js/media-chrome-range.js 72.72% 6 Missing :warning:
src/js/media-time-range.js 69.23% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #769 +/- ## ========================================== - Coverage 79.10% 78.88% -0.23% ========================================== Files 58 58 Lines 10471 10550 +79 ========================================== + Hits 8283 8322 +39 - Misses 2188 2228 +40 ```

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