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

feat(game-servers): game server diagnostics #942

Merged
merged 29 commits into from
Mar 24, 2021

Conversation

garrappachc
Copy link
Member

No description provided.

@garrappachc garrappachc added the enhancement New feature or request label Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #942 (624d39c) into master (ba39434) will increase coverage by 0.60%.
The diff coverage is 98.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #942      +/-   ##
==========================================
+ Coverage   93.63%   94.23%   +0.60%     
==========================================
  Files         120      152      +32     
  Lines        2609     3038     +429     
  Branches      270      282      +12     
==========================================
+ Hits         2443     2863     +420     
- Misses        165      174       +9     
  Partials        1        1              
Impacted Files Coverage Δ
...game-servers/diagnostic-checks/server-discovery.ts 92.30% <92.30%> (ø)
...ervers/services/game-server-diagnostics.service.ts 97.05% <97.05%> (ø)
e2e/steam-profiles.ts 100.00% <100.00%> (ø)
src/app.module.ts 91.42% <100.00%> (ø)
.../controllers/game-server-diagnostics.controller.ts 100.00% <100.00%> (ø)
...ame-servers/controllers/game-servers.controller.ts 100.00% <100.00%> (ø)
...c/game-servers/diagnostic-checks/log-forwarding.ts 100.00% <100.00%> (ø)
.../game-servers/diagnostic-checks/rcon-connection.ts 100.00% <100.00%> (ø)
src/game-servers/game-servers.module.ts 100.00% <100.00%> (ø)
src/game-servers/models/diagnostic-check-status.ts 100.00% <100.00%> (ø)
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba39434...624d39c. Read the comment docs.

@garrappachc garrappachc merged commit 6cda591 into tf2pickup-org:master Mar 24, 2021
@garrappachc garrappachc deleted the game-server-diagnostics branch March 24, 2021 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant