Skip to content

Conversation

@j0sh
Copy link
Collaborator

@j0sh j0sh commented Oct 21, 2025

This supports IPv6 addresses which have multiple colons like [::1]:57579

Discovered while testing with my new laptop which apparently uses IPv6 over localhost.

This supports IPv6 addresses which have multiple colons like [::1]:57579
@j0sh j0sh requested review from leszko, mjh1 and victorges October 21, 2025 23:31
@github-actions github-actions bot added the go Pull requests that update Go code label Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.54093%. Comparing base (aca2275) to head (36fd8b8).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3790         +/-   ##
===================================================
+ Coverage   31.52544%   31.54093%   +0.01549%     
===================================================
  Files            159         159                 
  Lines          47901       47906          +5     
===================================================
+ Hits           15101       15110          +9     
+ Misses         31911       31908          -3     
+ Partials         889         888          -1     
Files with missing lines Coverage Δ
server/mediaserver.go 67.70045% <100.00000%> (+0.35041%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aca2275...36fd8b8. Read the comment docs.

Files with missing lines Coverage Δ
server/mediaserver.go 67.70045% <100.00000%> (+0.35041%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@j0sh j0sh enabled auto-merge (squash) October 28, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants