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

Change handshake timeout behavior #150

Merged
merged 2 commits into from
Sep 25, 2023

wip

002439e
Select commit
Loading
Failed to load commit list.
Merged

Change handshake timeout behavior #150

wip
002439e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 25, 2023 in 0s

28.42% of diff hit (target 64.54%)

View this Pull Request on Codecov

28.42% of diff hit (target 64.54%)

Annotations

Check warning on line 63 in src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server.rs#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 69 in src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server.rs#L69

Added line #L69 was not covered by tests

Check warning on line 154 in src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server.rs#L154

Added line #L154 was not covered by tests

Check warning on line 226 in src/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server.rs#L226

Added line #L226 was not covered by tests

Check warning on line 38 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L38

Added line #L38 was not covered by tests

Check warning on line 60 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 66 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L66

Added line #L66 was not covered by tests

Check warning on line 123 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L123

Added line #L123 was not covered by tests

Check warning on line 250 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L246-L250

Added lines #L246 - L250 were not covered by tests

Check warning on line 318 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L318

Added line #L318 was not covered by tests

Check warning on line 327 in src/v3/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/selector.rs#L327

Added line #L327 was not covered by tests

Check warning on line 106 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 112 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L112

Added line #L112 was not covered by tests

Check warning on line 256 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 487 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L487

Added line #L487 was not covered by tests

Check warning on line 491 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L491

Added line #L491 was not covered by tests

Check warning on line 493 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L493

Added line #L493 was not covered by tests

Check warning on line 499 in src/v3/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v3/server.rs#L496-L499

Added lines #L496 - L499 were not covered by tests

Check warning on line 39 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L39

Added line #L39 was not covered by tests

Check warning on line 61 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 67 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L67

Added line #L67 was not covered by tests

Check warning on line 127 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L127

Added line #L127 was not covered by tests

Check warning on line 254 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L250-L254

Added lines #L250 - L254 were not covered by tests

Check warning on line 321 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L321

Added line #L321 was not covered by tests

Check warning on line 330 in src/v5/selector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/v5/selector.rs#L330

Added line #L330 was not covered by tests