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

Add support for keepalive #63

Merged
merged 2 commits into from
Jun 24, 2024

Add keepalive to protocol socket as well

aeabe20
Select commit
Loading
Failed to load commit list.
Merged

Add support for keepalive #63

Add keepalive to protocol socket as well
aeabe20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 21, 2024 in 0s

68.96% of diff hit (target 70.49%)

View this Pull Request on Codecov

68.96% of diff hit (target 70.49%)

Annotations

Check warning on line 1105 in src/zinolib/ritz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zinolib/ritz.py#L1105

Added line #L1105 was not covered by tests

Check warning on line 1144 in src/zinolib/ritz.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zinolib/ritz.py#L1142-L1144

Added lines #L1142 - L1144 were not covered by tests

Check warning on line 109 in src/zinolib/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zinolib/utils.py#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 113 in src/zinolib/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zinolib/utils.py#L113

Added line #L113 was not covered by tests

Check warning on line 124 in src/zinolib/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zinolib/utils.py#L124

Added line #L124 was not covered by tests