sancane / rustun

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

V0.1.4 #14

Closed sancane closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.27% // Head: 95.28% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (c045aef) compared to base (0515a43). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head c045aef differs from pull request most recent head 14f67f1. Consider uploading reports for the commit 14f67f1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ======================================= Coverage 95.27% 95.28% ======================================= Files 39 39 Lines 1652 1653 +1 ======================================= + Hits 1574 1575 +1 Misses 78 78 ``` | [Impacted Files](https://codecov.io/gh/sancane/rustun/pull/14?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.rs](https://codecov.io/gh/sancane/rustun/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy5ycw==) | `90.36% <ø> (ø)` | | | [stun-rs/src/attributes/stun/message\_integrity.rs](https://codecov.io/gh/sancane/rustun/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL21lc3NhZ2VfaW50ZWdyaXR5LnJz) | `100.00% <ø> (ø)` | | | [...rs/src/attributes/stun/message\_integrity\_sha256.rs](https://codecov.io/gh/sancane/rustun/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9zdHVuL21lc3NhZ2VfaW50ZWdyaXR5X3NoYTI1Ni5ycw==) | `100.00% <ø> (ø)` | | | [stun-rs/src/lib.rs](https://codecov.io/gh/sancane/rustun/pull/14/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/14/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% <ø> (ø)` | | | [stun-rs/src/attributes/integrity\_attr.rs](https://codecov.io/gh/sancane/rustun/pull/14/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Santiago+Carot-Nemesio#diff-c3R1bi1ycy9zcmMvYXR0cmlidXRlcy9pbnRlZ3JpdHlfYXR0ci5ycw==) | `100.00% <100.00%> (ø)` | | | [stun-rs/src/attributes/stun/fingerprint.rs](https://codecov.io/gh/sancane/rustun/pull/14/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% <100.00%> (ø)` | | | [stun-rs/src/context.rs](https://codecov.io/gh/sancane/rustun/pull/14/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==) | `84.15% <100.00%> (-0.18%)` | :arrow_down: | 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.