Skip to content
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

Transmit Queue for TCP #26

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Transmit Queue for TCP #26

wants to merge 7 commits into from

Conversation

soypat
Copy link
Owner

@soypat soypat commented Jun 28, 2024

Implements a Transmission queue for TCP.

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 51.57895% with 92 lines in your changes missing coverage. Please review.

Project coverage is 44.93%. Comparing base (1201bab) to head (255f08d).

Files Patch % Lines
ring.go 0.00% 72 Missing ⚠️
internal/ringbuffer.go 85.43% 15 Missing ⚠️
stacks/tcpconn.go 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   45.99%   44.93%   -1.07%     
==========================================
  Files          29       32       +3     
  Lines        4937     5065     +128     
==========================================
+ Hits         2271     2276       +5     
- Misses       2406     2529     +123     
  Partials      260      260              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant