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: parse mp4 webvtt segments #1545

Merged
merged 12 commits into from
Oct 29, 2024

fix: suggested changes

3618bdc
Select commit
Loading
Failed to load commit list.
Merged

feat: parse mp4 webvtt segments #1545

fix: suggested changes
3618bdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2024 in 0s

84.06% (-2.34%) compared to 8456cb3

View this Pull Request on Codecov

84.06% (-2.34%) compared to 8456cb3

Details

Codecov Report

Attention: Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.06%. Comparing base (8456cb3) to head (3618bdc).

Files with missing lines Patch % Lines
src/transmuxer-worker.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1545      +/-   ##
==========================================
- Coverage   86.39%   84.06%   -2.34%     
==========================================
  Files          43       43              
  Lines       11165    11627     +462     
  Branches     2552     2604      +52     
==========================================
+ Hits         9646     9774     +128     
- Misses       1519     1853     +334     

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