Skip to content

fix: increase connection backlog based on max connections

59c026f
Select commit
Loading
Failed to load commit list.
Merged

fix: increase connection backlog based on max connections #7034

fix: increase connection backlog based on max connections
59c026f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

64.19% (-0.03%) compared to 7bef5d7

View this Pull Request on Codecov

64.19% (-0.03%) compared to 7bef5d7

Details

Codecov Report

❌ Patch coverage is 26.47059% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.19%. Comparing base (7bef5d7) to head (59c026f).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/utils/net.rs 0.00% 13 Missing ⚠️
src/daemon/mod.rs 0.00% 8 Missing ⚠️
src/tool/offline_server/server.rs 0.00% 3 Missing ⚠️
src/rpc/mod.rs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 89.32% <90.00%> (+0.11%) ⬆️
src/tool/offline_server/server.rs 31.30% <0.00%> (-0.28%) ⬇️
src/daemon/mod.rs 28.11% <0.00%> (+0.09%) ⬆️
src/utils/net.rs 43.90% <0.00%> (-8.28%) ⬇️

... and 8 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 7bef5d7...59c026f. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.