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

allow exchanging error codes on session termination #119

Closed
wants to merge 3 commits into from

do a graceful close

1ed15bb
Select commit
Loading
Failed to load commit list.
Closed

allow exchanging error codes on session termination #119

do a graceful close
1ed15bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 23, 2024 in 0s

77.77% of diff hit (target 83.17%)

View this Pull Request on Codecov

77.77% of diff hit (target 83.17%)

Annotations

Check warning on line 19 in errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 31 in errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors.go#L31

Added line #L31 was not covered by tests

Check warning on line 35 in errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 39 in errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 47 in errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors.go#L47

Added line #L47 was not covered by tests

Check warning on line 326 in session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session.go#L326

Added line #L326 was not covered by tests

Check warning on line 712 in session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session.go#L711-L712

Added lines #L711 - L712 were not covered by tests