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

feat: Add support for ManagedMediaSource 'startstreaming' and 'endstream' event handling #1542

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: add support for ManagedMediaSource startstreaming and endstream…

3a0add4
Select commit
Loading
Failed to load commit list.
Open

feat: Add support for ManagedMediaSource 'startstreaming' and 'endstream' event handling #1542

feat: add support for ManagedMediaSource startstreaming and endstream…
3a0add4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

86.37% (+0.01%) compared to f6a4f79

View this Pull Request on Codecov

86.37% (+0.01%) compared to f6a4f79

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.37%. Comparing base (f6a4f79) to head (3a0add4).

Files with missing lines Patch % Lines
src/playlist-controller.js 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1542      +/-   ##
==========================================
+ Coverage   86.36%   86.37%   +0.01%     
==========================================
  Files          43       43              
  Lines       11148    11165      +17     
  Branches     2545     2548       +3     
==========================================
+ Hits         9628     9644      +16     
- Misses       1520     1521       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.