Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

mpegts: prevent wrong results in codec comparisons #167

Merged
merged 1 commit into from
Jan 1, 2025

mpegts: prevent wrong results in codec comparisons

30f29ec
Select commit
Loading
Failed to load commit list.
Merged

mpegts: prevent wrong results in codec comparisons #167

mpegts: prevent wrong results in codec comparisons
30f29ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2025 in 0s

83.03% (+0.00%) compared to 6b50d9b

View this Pull Request on Codecov

83.03% (+0.00%) compared to 6b50d9b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.03%. Comparing base (6b50d9b) to head (30f29ec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #167   +/-   ##
=======================================
  Coverage   83.03%   83.03%           
=======================================
  Files          79       79           
  Lines        7266     7266           
=======================================
  Hits         6033     6033           
  Misses        896      896           
  Partials      337      337           

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