Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return io.ErrClosedPipe from closed udpMuxedConn #689

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

paulwe
Copy link
Contributor

@paulwe paulwe commented Apr 30, 2024

No description provided.

@paulwe paulwe requested review from davidzhao and boks1971 April 30, 2024 10:49
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

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

Project coverage is 79.21%. Comparing base (75ca3a2) to head (9485c82).

Files Patch % Lines
udp_muxed_conn.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #689   +/-   ##
=======================================
  Coverage   79.21%   79.21%           
=======================================
  Files          41       41           
  Lines        3733     3733           
=======================================
  Hits         2957     2957           
  Misses        547      547           
  Partials      229      229           
Flag Coverage Δ
go 79.21% <50.00%> (ø)
wasm 22.16% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@paulwe paulwe merged commit d30f13f into master Apr 30, 2024
14 of 15 checks passed
@paulwe paulwe deleted the return-type branch April 30, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants