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

muxer: put EXT-X-MEDIA before EXT-X-STREAM #183

Merged
merged 1 commit into from
Sep 22, 2024

muxer: put EXT-X-MEDIA before EXT-X-STREAM

79ce9bd
Select commit
Loading
Failed to load commit list.
Merged

muxer: put EXT-X-MEDIA before EXT-X-STREAM #183

muxer: put EXT-X-MEDIA before EXT-X-STREAM
79ce9bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

71.85% (+0.00%) compared to ef68587

View this Pull Request on Codecov

71.85% (+0.00%) compared to ef68587

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.85%. Comparing base (ef68587) to head (79ce9bd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   71.85%   71.85%           
=======================================
  Files          58       58           
  Lines        3922     3922           
=======================================
  Hits         2818     2818           
  Misses        912      912           
  Partials      192      192           

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