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

chore: remove ie 11 support #160

Merged
merged 3 commits into from
Aug 19, 2022
Merged

chore: remove ie 11 support #160

merged 3 commits into from
Aug 19, 2022

Conversation

kchang-brightcove
Copy link
Contributor

Removed IE 11 support

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is still running tests against Safari 9 and failing because it doesn't recognize const. We should change the browsers it runs tests against.

@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #160 (6486202) into main (cd75be1) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   94.34%   94.46%   +0.12%     
==========================================
  Files          19       19              
  Lines         778      795      +17     
  Branches      242      241       -1     
==========================================
+ Hits          734      751      +17     
  Misses         44       44              
Impacted Files Coverage Δ
src/utils/list.js 100.00% <ø> (ø)
src/playlist-merge.js 98.07% <100.00%> (+0.03%) ⬆️
src/toM3u8.js 98.76% <100.00%> (+0.01%) ⬆️
src/parseAttributes.js 100.00% <0.00%> (ø)
src/segment/durationTimeParser.js 95.83% <0.00%> (+0.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@misteroneill misteroneill merged commit b528b61 into main Aug 19, 2022
@misteroneill misteroneill deleted the remove-ie-support branch August 19, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants