Skip to content

Stream Schedulers and User Message Interleaving (RFC 8260)#443

Draft
JoTurk wants to merge 1 commit intomasterfrom
i-chunk-8620
Draft

Stream Schedulers and User Message Interleaving (RFC 8260)#443
JoTurk wants to merge 1 commit intomasterfrom
i-chunk-8620

Conversation

@JoTurk
Copy link
Member

@JoTurk JoTurk commented Dec 20, 2025

Description

https://www.rfc-editor.org/rfc/rfc8260.html

resolves #435

Also will fix all the nolints before this is merged xd

@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

❌ Patch coverage is 42.77879% with 313 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.71%. Comparing base (767b9c4) to head (758a4e9).

Files with missing lines Patch % Lines
association.go 30.96% 94 Missing and 13 partials ⚠️
reassembly_queue.go 44.52% 67 Missing and 14 partials ⚠️
pending_queue.go 12.67% 59 Missing and 3 partials ⚠️
stream.go 37.03% 31 Missing and 3 partials ⚠️
chunk_i_forward_tsn.go 75.47% 10 Missing and 3 partials ⚠️
chunk_payload_data.go 80.00% 8 Missing and 4 partials ⚠️
packet.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
- Coverage   83.79%   78.71%   -5.08%     
==========================================
  Files          52       53       +1     
  Lines        4054     4543     +489     
==========================================
+ Hits         3397     3576     +179     
- Misses        481      752     +271     
- Partials      176      215      +39     
Flag Coverage Δ
go 78.71% <42.77%> (-5.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@JoTurk JoTurk changed the title Stream Schedulers and User Message Interleaving Stream Schedulers and User Message Interleaving (RFC 8260) Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement RFC 8260

1 participant