sancane / rustun

Rust implementation for Session Traversal Utilities for NAT (STUN)
Apache License 2.0
9 stars 0 forks source link

RFC8016 Mobility with Traversal Using Relays around NAT (TURN) #22

Closed sancane closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ecf9dea) 95.40% compared to head (a8537bf) 95.41%. Report is 1 commits behind head on main.

Files Patch % Lines
stun-rs/src/attributes.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage 95.40% 95.41% ======================================= Files 39 41 +2 Lines 1653 1678 +25 ======================================= + Hits 1577 1601 +24 - Misses 76 77 +1 ```

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