webrtc-rs / webrtc

A pure Rust implementation of WebRTC
https://webrtc.rs
Apache License 2.0
3.95k stars 347 forks source link

peer_connection: Fix packet size for buffered simulcast packet #587

Closed haaspors closed 2 weeks ago

haaspors commented 2 weeks ago

Fixes #586

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.36%. Comparing base (edf0a53) to head (50336bb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #587 +/- ## ========================================== - Coverage 61.37% 61.36% -0.01% ========================================== Files 533 533 Lines 49679 49680 +1 Branches 12618 12606 -12 ========================================== - Hits 30489 30486 -3 - Misses 9853 9854 +1 - Partials 9337 9340 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.