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: streaming events and errors #1508

Merged
merged 14 commits into from
May 16, 2024

fix: use resolvedUri first

a14d0e6
Select commit
Loading
Failed to load commit list.
Merged

feat: streaming events and errors #1508

fix: use resolvedUri first
a14d0e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2024 in 0s

86.31% (+0.01%) compared to b6ff608

View this Pull Request on Codecov

86.31% (+0.01%) compared to b6ff608

Details

Codecov Report

Attention: Patch coverage is 88.68778% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 86.31%. Comparing base (b6ff608) to head (a14d0e6).

Files Patch % Lines
src/dash-playlist-loader.js 80.76% 5 Missing ⚠️
src/media-segment-request.js 87.17% 5 Missing ⚠️
src/source-updater.js 37.50% 5 Missing ⚠️
src/content-steering-controller.js 77.77% 2 Missing ⚠️
src/playlist-loader.js 93.10% 2 Missing ⚠️
src/segment-loader.js 94.73% 2 Missing ⚠️
src/segment-transmuxer.js 60.00% 2 Missing ⚠️
src/playlist-controller.js 95.23% 1 Missing ⚠️
src/videojs-http-streaming.js 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1508      +/-   ##
==========================================
+ Coverage   86.29%   86.31%   +0.01%     
==========================================
  Files          43       43              
  Lines       10901    11098     +197     
  Branches     2508     2532      +24     
==========================================
+ Hits         9407     9579     +172     
- Misses       1494     1519      +25     

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