webrtc-rs / webrtc

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

Upgrade rustls-pemfile to 2.1.2 dependency #566

Closed agougougoua closed 5 months ago

agougougoua commented 5 months ago

Upgrade rustls-pemfile to 2.1.2 dependency

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 61.63%. Comparing base (8a07400) to head (42e781f). Report is 2 commits behind head on master.

Files Patch % Lines
dtls/examples/hub/src/utilities.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #566 +/- ## ========================================== - Coverage 61.63% 61.63% -0.01% ========================================== Files 531 531 Lines 48912 48885 -27 Branches 12291 12289 -2 ========================================== - Hits 30147 30130 -17 + Misses 9579 9566 -13 - Partials 9186 9189 +3 ```

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