webrtc-rs / webrtc

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

peer_connection: sdp: allow inactive m= to have conflicting credentials #585

Closed haaspors closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.

Project coverage is 61.38%. Comparing base (edf0a53) to head (50bcc80).

Files Patch % Lines
webrtc/src/peer_connection/sdp/sdp_test.rs 90.32% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #585 +/- ## ======================================= Coverage 61.37% 61.38% ======================================= Files 533 533 Lines 49679 49710 +31 Branches 12618 12635 +17 ======================================= + Hits 30489 30512 +23 - Misses 9853 9854 +1 - Partials 9337 9344 +7 ```

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