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

Kubernetes integration and graceful shutdown #960

Merged
merged 18 commits into from
Oct 22, 2023

Add info module for collecting static info

56bc5a3
Select commit
Loading
Failed to load commit list.
Merged

Kubernetes integration and graceful shutdown #960

Add info module for collecting static info
56bc5a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2023 in 0s

88.83% of diff hit (target 85.00%)

View this Pull Request on Codecov

88.83% of diff hit (target 85.00%)

Annotations

Check warning on line 311 in server/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/__init__.py#L311

Added line #L311 was not covered by tests

Check warning on line 38 in server/control.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/control.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in server/control.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/control.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 36 in server/health.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/health.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in server/health.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/health.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 6 in server/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/info.py#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 8 in server/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/info.py#L8

Added line #L8 was not covered by tests

Check warning on line 12 in server/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/info.py#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 204 in server/lobbyconnection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/lobbyconnection.py#L204

Added line #L204 was not covered by tests

Check warning on line 280 in server/player_service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/player_service.py#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 125 in server/servercontext.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/servercontext.py#L125

Added line #L125 was not covered by tests