Closed Sean-Der closed 1 month ago
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 79.00%. Comparing base (
9d6c27f
) to head (aa0d9ab
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
sdp.go | 50.00% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pion extracts them from ssrc-group line so this didn't failed Pion<->Pion. Chrome/FireFox uses the dedicated a=ssrc lines and our Offer/Answer would break negotation
Fixes #2922