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: prevent creating empty parts before switching segments #184

Merged
merged 1 commit into from
Sep 29, 2024

muxer: prevent creating empty parts before switching segments

6268d83
Select commit
Loading
Failed to load commit list.
Merged

muxer: prevent creating empty parts before switching segments #184

muxer: prevent creating empty parts before switching segments
6268d83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 29, 2024 in 1s

71.76% (-0.09%) compared to a6d4897

View this Pull Request on Codecov

71.76% (-0.09%) compared to a6d4897

Details

Codecov Report

Attention: Patch coverage is 61.01695% with 46 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (a6d4897) to head (6268d83).

Files with missing lines Patch % Lines
muxer_segmenter.go 55.43% 38 Missing and 3 partials ⚠️
muxer.go 50.00% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   71.85%   71.76%   -0.09%     
==========================================
  Files          58       58              
  Lines        3922     3885      -37     
==========================================
- Hits         2818     2788      -30     
+ Misses        912      908       -4     
+ Partials      192      189       -3     

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