Skip to content

fix(network): pairing timeout

7f19bdf
Select commit
Loading
Failed to load commit list.
Merged

fix(network): pairing timeout #197

fix(network): pairing timeout
7f19bdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

63.02% (-0.03%) compared to c024b2d

View this Pull Request on Codecov

63.02% (-0.03%) compared to c024b2d

Details

Codecov Report

❌ Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.02%. Comparing base (c024b2d) to head (7f19bdf).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/network/host_pairing.cpp 15.38% 8 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
- Coverage   63.05%   63.02%   -0.03%     
==========================================
  Files          32       32              
  Lines        5235     5239       +4     
  Branches     2385     2386       +1     
==========================================
+ Hits         3301     3302       +1     
- Misses        931     1112     +181     
+ Partials     1003      825     -178     
Files with missing lines Coverage Δ
src/network/host_pairing.h 0.00% <ø> (ø)
src/network/host_pairing.cpp 45.40% <15.38%> (-0.06%) ⬇️

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c024b2d...7f19bdf. Read the comment docs.