webrtc-rs / webrtc

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

Fix typo in RTCPeerConnection.close() #555

Closed seabassjh closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 61.68%. Comparing base (a97d49e) to head (c797e71).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #555 +/- ## ========================================== - Coverage 61.76% 61.68% -0.09% ========================================== Files 529 529 Lines 48828 48823 -5 Branches 12250 12275 +25 ========================================== - Hits 30161 30116 -45 - Misses 9532 9544 +12 - Partials 9135 9163 +28 ```

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