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

fix: use globalThis i/o window (declarative shadow DOM) #671

Merged
merged 4 commits into from
Jul 13, 2023

fix: remove unneeded shims, setTimeout is support

e6a61b6
Select commit
Loading
Failed to load commit list.
Merged

fix: use globalThis i/o window (declarative shadow DOM) #671

fix: remove unneeded shims, setTimeout is support
e6a61b6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 13, 2023 in 1s

78.45% (+0.00%) compared to 93ff3cb

View this Pull Request on Codecov

78.45% (+0.00%) compared to 93ff3cb

Details

Codecov Report

Merging #671 (e6a61b6) into main (93ff3cb) will increase coverage by 0.00%.
The diff coverage is 78.36%.

@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage   78.44%   78.45%           
=======================================
  Files          43       43           
  Lines        8206     8205    -1     
=======================================
  Hits         6437     6437           
+ Misses       1769     1768    -1     
Impacted Files Coverage Δ
src/js/media-time-range.js 70.86% <27.27%> (ø)
src/js/utils/captions.js 68.60% <33.33%> (+0.10%) ⬆️
src/js/media-container.js 82.18% <36.36%> (ø)
src/js/media-live-button.js 68.46% <60.00%> (-0.72%) ⬇️
src/js/media-controller.js 74.66% <64.70%> (ø)
src/js/controller.js 63.34% <66.66%> (ø)
src/js/media-airplay-button.js 77.61% <75.00%> (ø)
src/js/media-cast-button.js 74.33% <75.00%> (ø)
src/js/media-fullscreen-button.js 77.34% <75.00%> (ø)
src/js/media-mute-button.js 78.26% <75.00%> (ø)
... and 22 more