sancane / rustun

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

Features #11

Closed sancane closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.66% // Head: 95.22% // Increases project coverage by +1.56% :tada:

Coverage data is based on head (d3066fc) compared to base (89c6705). Patch coverage: 97.56% of modified lines in pull request are covered.

:exclamation: Current head d3066fc differs from pull request most recent head 5d241fa. Consider uploading reports for the commit 5d241fa to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== + Coverage 93.66% 95.22% +1.56% ========================================== Files 38 38 Lines 1595 1614 +19 ========================================== + Hits 1494 1537 +43 + Misses 101 77 -24 ``` | [Impacted Files](https://codecov.io/gh/sancane/rustun/pull/11?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/password\_algorithms.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL3Bhc3N3b3JkX2FsZ29yaXRobXMucnM=) | `100.00% <ø> (+12.19%)` | :arrow_up: | | [stun-rs/src/attributes/stun/user\_hash.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL3VzZXJfaGFzaC5ycw==) | `88.88% <ø> (ø)` | | | [stun-rs/src/attributes/turn/reservation\_token.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy90dXJuL3Jlc2VydmF0aW9uX3Rva2VuLnJz) | `100.00% <ø> (+11.76%)` | :arrow_up: | | [stun-rs/src/lib.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvbGliLnJz) | `100.00% <ø> (ø)` | | | [stun-rs/src/raw.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvcmF3LnJz) | `90.58% <83.33%> (-0.56%)` | :arrow_down: | | [stun-rs/src/attributes/stun/realm.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL3JlYWxtLnJz) | `96.00% <100.00%> (+19.21%)` | :arrow_up: | | [stun-rs/src/attributes/stun/user\_name.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL3VzZXJfbmFtZS5ycw==) | `95.74% <100.00%> (+15.74%)` | :arrow_up: | | [stun-rs/src/common.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvY29tbW9uLnJz) | `100.00% <100.00%> (ø)` | | | [stun-rs/src/context.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvY29udGV4dC5ycw==) | `82.71% <100.00%> (+0.21%)` | :arrow_up: | | [stun-rs/src/types.rs](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvdHlwZXMucnM=) | `98.49% <100.00%> (+0.19%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/sancane/rustun/pull/11/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio) | | 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.