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

Graceful GOAWAY handling #139

Merged
merged 1 commit into from
Jan 25, 2024

Graceful GOAWAY handling

035a345
Select commit
Loading
Failed to load commit list.
Merged

Graceful GOAWAY handling #139

Graceful GOAWAY handling
035a345
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 25, 2024 in 0s

78.08% of diff hit (target 84.79%)

View this Pull Request on Codecov

78.08% of diff hit (target 84.79%)

Annotations

Check warning on line 84 in crates/fluke/src/h2/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/read.rs#L84

Added line #L84 was not covered by tests

Check warning on line 87 in crates/fluke/src/h2/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/read.rs#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 96 in crates/fluke/src/h2/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/read.rs#L96

Added line #L96 was not covered by tests

Check warning on line 100 in crates/fluke/src/h2/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/read.rs#L100

Added line #L100 was not covered by tests

Check warning on line 104 in crates/fluke/src/h2/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/read.rs#L104

Added line #L104 was not covered by tests

Check warning on line 530 in crates/fluke/src/h2/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/read.rs#L530

Added line #L530 was not covered by tests

Check warning on line 94 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L94

Added line #L94 was not covered by tests

Check warning on line 105 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L105

Added line #L105 was not covered by tests

Check warning on line 121 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L121

Added line #L121 was not covered by tests

Check warning on line 131 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L131

Added line #L131 was not covered by tests

Check warning on line 140 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 148 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L148

Added line #L148 was not covered by tests

Check warning on line 153 in crates/fluke/src/h2/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/fluke/src/h2/server.rs#L153

Added line #L153 was not covered by tests