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

connected sockets can be passed to the library #925

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

martin-volf
Copy link
Contributor

The client should be able to accept sockets that have been already connected to a remote server.

@martin-volf
Copy link
Contributor Author

one more attempt at actually improving test coverage

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (03f8b22) 68.96% compared to head (09ca364) 69.05%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #925      +/-   ##
============================================
+ Coverage     68.96%   69.05%   +0.08%     
- Complexity     1448     1452       +4     
============================================
  Files           208      208              
  Lines          7602     7604       +2     
  Branches        658      660       +2     
============================================
+ Hits           5243     5251       +8     
+ Misses         2009     2003       -6     
  Partials        350      350              

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

@hierynomus hierynomus merged commit c0d1519 into hierynomus:master Jan 29, 2024
6 checks passed
@martin-volf martin-volf deleted the ssh-with-connected-socket branch July 3, 2024 13:00
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