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

Support client play handler / etc #60

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Fix test. Fix error handling which uses old ok values

ece6c5c
Select commit
Loading
Failed to load commit list.
Draft

Support client play handler / etc #60

Fix test. Fix error handling which uses old ok values
ece6c5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 15, 2024 in 0s

29.16% of diff hit (target 54.24%)

View this Pull Request on Codecov

29.16% of diff hit (target 54.24%)

Annotations

Check warning on line 24 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 40 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L40

Added line #L40 was not covered by tests

Check warning on line 44 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L44

Added line #L44 was not covered by tests

Check warning on line 62 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 69 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 72 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 77 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 82 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 30 in client_control_connected_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_control_connected_handler.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 39 in client_control_connected_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_control_connected_handler.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 51 in client_control_connected_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_control_connected_handler.go#L47-L51

Added lines #L47 - L51 were not covered by tests

Check warning on line 54 in client_control_connected_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_control_connected_handler.go#L54

Added line #L54 was not covered by tests

Check warning on line 57 in client_control_connected_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_control_connected_handler.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 32 in client_data_play_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_data_play_handler.go#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 35 in client_data_play_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_data_play_handler.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 38 in client_data_play_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_data_play_handler.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 50 in client_data_play_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_data_play_handler.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 53 in client_data_play_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_data_play_handler.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 63 in client_data_play_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client_data_play_handler.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 362 in message/body_decoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message/body_decoder.go#L362

Added line #L362 was not covered by tests

Check warning on line 366 in message/body_decoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message/body_decoder.go#L366

Added line #L366 was not covered by tests

Check warning on line 371 in message/body_decoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message/body_decoder.go#L371

Added line #L371 was not covered by tests

Check warning on line 30 in message/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message/error.go#L30

Added line #L30 was not covered by tests

Check warning on line 44 in message/net_connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message/net_connection.go#L44

Added line #L44 was not covered by tests

Check warning on line 47 in message/net_connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message/net_connection.go#L47

Added line #L47 was not covered by tests