pion / ice

A Go implementation of ICE
https://pion.ly/
MIT License
424 stars 158 forks source link

Enable IPv6 for mDNS #658

Closed Sean-Der closed 5 months ago

Sean-Der commented 5 months ago

pion/mdns already supports it, just enabling here

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 23.09%. Comparing base (5fcf038) to head (4362f6f).

Files Patch % Lines
mdns.go 0.00% 37 Missing :warning:
agent.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #658 +/- ## =========================================== - Coverage 78.89% 23.09% -55.81% =========================================== Files 42 37 -5 Lines 4431 4347 -84 =========================================== - Hits 3496 1004 -2492 - Misses 720 3303 +2583 + Partials 215 40 -175 ``` | [Flag](https://app.codecov.io/gh/pion/ice/pull/658/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/ice/pull/658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `?` | | | [wasm](https://app.codecov.io/gh/pion/ice/pull/658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `23.09% <0.00%> (-0.14%)` | :arrow_down: | 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.

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