Skip to content

public SocketError.makeFailed()#196

Merged
swhitty merged 1 commit into
mainfrom
public-makeFailed
Apr 17, 2026
Merged

public SocketError.makeFailed()#196
swhitty merged 1 commit into
mainfrom
public-makeFailed

Conversation

@swhitty

@swhitty swhitty commented Apr 17, 2026

Copy link
Copy Markdown
Owner

make SocketError.makeFailed(...) public so 3rd party extensions can throw SocketError.

As requested in #192

@swhitty swhitty linked an issue Apr 17, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.39%. Comparing base (4b4e8fc) to head (51190ab).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files          69       69           
  Lines        3536     3536           
=======================================
  Hits         3267     3267           
  Misses        269      269           

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

@swhitty swhitty merged commit 62e1593 into main Apr 17, 2026
41 of 46 checks passed
@swhitty swhitty deleted the public-makeFailed branch April 17, 2026 22:40
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.

Please make SocketError.makeFailed() public for customizing SocketPool.

1 participant