pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
597 stars 90 forks source link

Harmonize log messages #165

Closed stv0g closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3191ed9) 95.94% compared to head (28b4eed) 95.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #165 +/- ## ======================================= Coverage 95.94% 95.94% ======================================= Files 19 19 Lines 1725 1725 ======================================= Hits 1655 1655 Misses 62 62 Partials 8 8 ``` | Flag | Coverage Δ | | |---|---|---| | go | `95.94% <0.00%> (ø)` | | | wasm | `61.79% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/pion/stun/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [internal/testutil/allocs.go](https://app.codecov.io/gh/pion/stun/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-aW50ZXJuYWwvdGVzdHV0aWwvYWxsb2NzLmdv) | `62.50% <0.00%> (ø)` | |

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