Skip to content

VSOCK feature branch - #5095

Draft
ricab wants to merge 43 commits into
mainfrom
vsock
Draft

VSOCK feature branch#5095
ricab wants to merge 43 commits into
mainfrom
vsock

[sftp] Add encapsulated SftpSession type (#5029)

264877c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 0s

73.33% (-0.02%) compared to d99c843, passed because coverage increased by 0.03% when compared to adjusted base (73.30%)

View this Pull Request on Codecov

73.33% (-0.02%) compared to d99c843, passed because coverage increased by 0.03% when compared to adjusted base (73.30%)

Details

Codecov Report

❌ Patch coverage is 77.45098% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.33%. Comparing base (d99c843) to head (264877c).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/ssh/plain_sftp_session.cpp 44.45% 15 Missing ⚠️
src/ssh/plain_ssh_process.cpp 69.24% 4 Missing ⚠️
src/ssh/plain_ssh_session.cpp 89.29% 3 Missing ⚠️
src/sshfs_mount/sftp_server.cpp 94.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5095      +/-   ##
==========================================
- Coverage   73.36%   73.33%   -0.02%     
==========================================
  Files         332      334       +2     
  Lines       17937    17978      +41     
==========================================
+ Hits        13158    13183      +25     
- Misses       4779     4795      +16     

☔ View full report in Codecov by Harness.
📢 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.