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 sending error codes on session close #121

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

don't block on connection close

ede18a5
Select commit
Loading
Failed to load commit list.
Open

add support for sending error codes on session close #121

don't block on connection close
ede18a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 18, 2024 in 0s

76.41% of diff hit (target 83.17%)

View this Pull Request on Codecov

76.41% of diff hit (target 83.17%)

Annotations

Check warning on line 35 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 39 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 49 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L49

Added line #L49 was not covered by tests

Check warning on line 51 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L51

Added line #L51 was not covered by tests

Check warning on line 55 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 60 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L60

Added line #L60 was not covered by tests

Check warning on line 73 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L69-L73

Added lines #L69 - L73 were not covered by tests

Check warning on line 81 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L80-L81

Added lines #L80 - L81 were not covered by tests