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 9 commits into
base: master
Choose a base branch
from

Merge branch 'sukun/stream-error-code' into sukun/conn-error-2

43cd707
Select commit
Loading
Failed to load commit list.
Open

add support for sending error codes on session close #121

Merge branch 'sukun/stream-error-code' into sukun/conn-error-2
43cd707
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2024 in 0s

78.75% of diff hit (target 83.17%)

View this Pull Request on Codecov

78.75% of diff hit (target 83.17%)

Annotations

Check warning on line 33 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L33

Added line #L33 was 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 57 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L57

Added line #L57 was not covered by tests

Check warning on line 68 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 70 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L70

Added line #L70 was not covered by tests

Check warning on line 78 in const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

const.go#L77-L78

Added lines #L77 - L78 were not covered by tests