Skip to content

Avoid rebinding passed parameters#98

Merged
puddly merged 6 commits into
devfrom
puddly/fix-socket-close-errors
Jun 8, 2026
Merged

Avoid rebinding passed parameters#98
puddly merged 6 commits into
devfrom
puddly/fix-socket-close-errors

Poll for an active connection in socket relay fixture

3c2297b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 1s

92.23% (-0.01%) compared to f9f1bf2, passed because coverage increased by 0.10% when compared to adjusted base (92.12%)

View this Pull Request on Codecov

92.23% (-0.01%) compared to f9f1bf2, passed because coverage increased by 0.10% when compared to adjusted base (92.12%)

Details

Codecov Report

❌ Patch coverage is 98.41270% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.23%. Comparing base (f9f1bf2) to head (3c2297b).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
serialx/common.py 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #98      +/-   ##
==========================================
- Coverage   92.23%   92.23%   -0.01%     
==========================================
  Files          22       22              
  Lines        3632     3631       -1     
==========================================
- Hits         3350     3349       -1     
  Misses        282      282              

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