Skip to content

refactor: extract socket loop into its own module, move e2e tests to tests/ - #19

Merged
zheylmun merged 1 commit into
mainfrom
refactor/extract-socket-loop
Jun 29, 2026
Merged

zheylmun merged 1 commit into
mainfrom
refactor/extract-socket-loop

refactor: extract socket loop into its own module, move e2e tests to …

b7ec286
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

97.05% (-1.47%) compared to ad2be98, passed because coverage increased by 0.06% when compared to adjusted base (96.99%)

View this Pull Request on Codecov

97.05% (-1.47%) compared to ad2be98, passed because coverage increased by 0.06% when compared to adjusted base (96.99%)

Details

Codecov Report

❌ Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.05%. Comparing base (ad2be98) to head (b7ec286).

Files with missing lines Patch % Lines
src/socket_loop.rs 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   98.52%   97.05%   -1.47%     
==========================================
  Files           5        6       +1     
  Lines         811      408     -403     
==========================================
- Hits          799      396     -403     
  Misses         12       12              

☔ 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.