Skip to content

Handled properly ws connection close

c8fb4a8
Select commit
Loading
Failed to load commit list.
Merged

NOISSUE - Update mGate version in http and ws adapters #2825

Handled properly ws connection close
c8fb4a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 25, 2025 in 0s

36.47% of diff hit (target 27.53%)

View this Pull Request on Codecov

36.47% of diff hit (target 27.53%)

Annotations

Check warning on line 92 in ws/adapter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/adapter.go#L88-L92

Added lines #L88 - L92 were not covered by tests

Check warning on line 97 in ws/adapter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/adapter.go#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 32 in ws/api/endpoints.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/endpoints.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 49 in ws/api/endpoints.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/endpoints.go#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 69 in ws/api/endpoints.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/endpoints.go#L69

Added line #L69 was not covered by tests

Check warning on line 28 in ws/api/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/logging.go#L28

Added line #L28 was not covered by tests

Check warning on line 32 in ws/api/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/logging.go#L32

Added line #L32 was not covered by tests

Check warning on line 47 in ws/api/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/logging.go#L47

Added line #L47 was not covered by tests

Check warning on line 66 in ws/api/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/logging.go#L50-L66

Added lines #L50 - L66 were not covered by tests

Check warning on line 69 in ws/api/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/logging.go#L69

Added line #L69 was not covered by tests

Check warning on line 34 in ws/api/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/metrics.go#L34

Added line #L34 was not covered by tests

Check warning on line 40 in ws/api/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/metrics.go#L40

Added line #L40 was not covered by tests

Check warning on line 47 in ws/api/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/metrics.go#L43-L47

Added lines #L43 - L47 were not covered by tests

Check warning on line 49 in ws/api/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/api/metrics.go#L49

Added line #L49 was not covered by tests

Check warning on line 69 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 79 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 86 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 93 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 96 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L96

Added line #L96 was not covered by tests

Check warning on line 107 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 118 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 126 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L121-L126

Added lines #L121 - L126 were not covered by tests

Check warning on line 138 in ws/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/client.go#L132-L138

Added lines #L132 - L138 were not covered by tests

Check warning on line 132 in ws/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/handler.go#L132

Added line #L132 was not covered by tests

Check warning on line 136 in ws/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ws/handler.go#L135-L136

Added lines #L135 - L136 were not covered by tests