-
Notifications
You must be signed in to change notification settings - Fork 4
refactor: split up poll_transmit into per_path and per_space parts #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
83c7f3c to
e68e283
Compare
9e62887 to
20d8450
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #255 +/- ##
==========================================
+ Coverage 76.33% 76.55% +0.21%
==========================================
Files 81 83 +2
Lines 22962 23396 +434
==========================================
+ Hits 17528 17910 +382
- Misses 5434 5486 +52 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c074a71 to
6d41a6a
Compare
7654439 to
44225e3
Compare
|
Documentation for this PR has been generated and is available at: https://n0-computer.github.io/quinn/pr/255/docs/iroh_quinn/ Last updated: 2025-12-20T15:41:53Z |
Starts to split up
poll_transmitinto per_path and per_space parts.