sancane / rustun

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

Coverage #7

Closed sancane closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.73% // Head: 91.65% // Increases project coverage by +1.91% :tada:

Coverage data is based on head (2d50287) compared to base (82c46c1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 89.73% 91.65% +1.91% ========================================== Files 38 38 Lines 1598 1594 -4 ========================================== + Hits 1434 1461 +27 + Misses 164 133 -31 ``` | [Impacted Files](https://codecov.io/gh/sancane/rustun/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio) | Coverage Δ | | |---|---|---| | [stun-rs/src/attributes/stun/fingerprint.rs](https://codecov.io/gh/sancane/rustun/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL2ZpbmdlcnByaW50LnJz) | `100.00% <ø> (+12.19%)` | :arrow_up: | | [stun-rs/src/attributes/stun/nonce.rs](https://codecov.io/gh/sancane/rustun/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL25vbmNlLnJz) | `95.91% <ø> (+23.36%)` | :arrow_up: | | [stun-rs/src/attributes/stun/software.rs](https://codecov.io/gh/sancane/rustun/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL3NvZnR3YXJlLnJz) | `95.83% <ø> (+25.83%)` | :arrow_up: | | [stun-rs/src/strings.rs](https://codecov.io/gh/sancane/rustun/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvc3RyaW5ncy5ycw==) | `91.07% <0.00%> (+1.78%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.