[sftp] Add encapsulated SftpSession type - #5029
Merged
Merged
Codecov / codecov/project
succeeded
Jul 28, 2026 in 1s
73.33% (-0.03%) compared to 29b48ee, passed because coverage increased by 0.03% when compared to adjusted base (73.31%)
View this Pull Request on Codecov
73.33% (-0.03%) compared to 29b48ee, passed because coverage increased by 0.03% when compared to adjusted base (73.31%)
Details
Codecov Report
❌ Patch coverage is 76.76768% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.33%. Comparing base (29b48ee) to head (3335dcc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ssh/plain_sftp_session.cpp | 44.45% | 15 Missing |
| src/ssh/plain_ssh_process.cpp | 66.67% | 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 @@
## vsock #5029 +/- ##
==========================================
- Coverage 73.36% 73.33% -0.03%
==========================================
Files 332 334 +2
Lines 17939 17978 +39
==========================================
+ Hits 13160 13183 +23
- 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.
Loading