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

Implement pending queue in mux for dropped packets #2813

Closed
wants to merge 1 commit into from

internal/mux: Implement pending handler

a1c1347
Select commit
Loading
Failed to load commit list.
Closed

Implement pending queue in mux for dropped packets #2813

internal/mux: Implement pending handler
a1c1347
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 0s

77.77% of diff hit (target 70.00%)

View this Pull Request on Codecov

77.77% of diff hit (target 70.00%)

Annotations

Check warning on line 151 in internal/mux/mux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mux/mux.go#L151

Added line #L151 was not covered by tests

Check warning on line 186 in internal/mux/mux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mux/mux.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 192 in internal/mux/mux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mux/mux.go#L190-L192

Added lines #L190 - L192 were not covered by tests