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: isolate components #206

Merged
merged 1 commit into from
Dec 25, 2024

muxer: isolate components

7b77dc2
Select commit
Loading
Failed to load commit list.
Merged

muxer: isolate components #206

muxer: isolate components
7b77dc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

74.03% (+0.46%) compared to 294c8e1

View this Pull Request on Codecov

74.03% (+0.46%) compared to 294c8e1

Details

Codecov Report

Attention: Patch coverage is 86.02941% with 57 lines in your changes missing coverage. Please review.

Project coverage is 74.03%. Comparing base (294c8e1) to head (7b77dc2).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
muxer.go 82.50% 20 Missing and 8 partials ⚠️
muxer_stream.go 86.93% 19 Missing and 7 partials ⚠️
muxer_part.go 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   73.56%   74.03%   +0.46%     
==========================================
  Files          58       58              
  Lines        4052     4156     +104     
==========================================
+ Hits         2981     3077      +96     
- Misses        874      879       +5     
- Partials      197      200       +3     

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