sancane / rustun

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

Add integration tests for stun attributes #32

Open sancane opened 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.79%. Comparing base (454d553) to head (bbd8244). Report is 1 commits behind head on main.

Files Patch % Lines
stun-rs/src/attributes/integrity_attr.rs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== - Coverage 95.83% 95.79% -0.05% ========================================== Files 43 43 Lines 1730 1735 +5 ========================================== + Hits 1658 1662 +4 - Misses 72 73 +1 ```

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