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: keep TARGETDURATION constant to minimize iOS errors #187

Merged
merged 1 commit into from
Oct 2, 2024

muxer: keep TARGETDURATION constant to minimize iOS errors

0d0ec5e
Select commit
Loading
Failed to load commit list.
Merged

muxer: keep TARGETDURATION constant to minimize iOS errors #187

muxer: keep TARGETDURATION constant to minimize iOS errors
0d0ec5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

73.17% (+0.19%) compared to f13296d

View this Pull Request on Codecov

73.17% (+0.19%) compared to f13296d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.17%. Comparing base (f13296d) to head (0d0ec5e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   72.97%   73.17%   +0.19%     
==========================================
  Files          58       58              
  Lines        3915     3933      +18     
==========================================
+ Hits         2857     2878      +21     
+ Misses        867      865       -2     
+ Partials      191      190       -1     

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