Skip to content

use net.UDPAddrFromPort now available in tinygo#95

Open
jwetzell wants to merge 1 commit into
soypat:mainfrom
jwetzell:udp-addr-from-port
Open

use net.UDPAddrFromPort now available in tinygo#95
jwetzell wants to merge 1 commit into
soypat:mainfrom
jwetzell:udp-addr-from-port

Conversation

@jwetzell
Copy link
Copy Markdown
Contributor

hurray more "net" support from tinygo!

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.66%. Comparing base (24d5d30) to head (e66233a).

Files with missing lines Patch % Lines
x/xnet/stack-go.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   60.63%   60.66%   +0.02%     
==========================================
  Files         104      104              
  Lines       10965    10960       -5     
==========================================
  Hits         6649     6649              
+ Misses       3632     3627       -5     
  Partials      684      684              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Copy Markdown
Owner

@soypat soypat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution! Will hold off another release before merging just in case there are randos still on an old version of tinygo using lneto.

@jwetzell
Copy link
Copy Markdown
Contributor Author

That's why I made it a separate PR 😝

@jwetzell jwetzell force-pushed the udp-addr-from-port branch from 441725f to e66233a Compare June 1, 2026 19:26
@deadprogram
Copy link
Copy Markdown
Collaborator

Is this ready to merge @soypat ? 😸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants