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 notifications on Discord #944

Merged

Conversation

garrappachc
Copy link
Member

Send admin notification whenever a game server gets added or removed.

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

codecov bot commented Mar 24, 2021

Codecov Report

Merging #944 (edab44b) into master (6cda591) will decrease coverage by 0.00%.
The diff coverage is 94.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
- Coverage   94.23%   94.23%   -0.01%     
==========================================
  Files         152      154       +2     
  Lines        3038     3069      +31     
  Branches      282      288       +6     
==========================================
+ Hits         2863     2892      +29     
- Misses        174      176       +2     
  Partials        1        1              
Impacted Files Coverage Δ
...ns/discord/services/admin-notifications.service.ts 92.50% <86.66%> (-1.44%) ⬇️
src/events/events.ts 100.00% <100.00%> (ø)
...ame-servers/controllers/game-servers.controller.ts 100.00% <100.00%> (ø)
src/game-servers/services/game-servers.service.ts 98.57% <100.00%> (+0.06%) ⬆️
src/plugins/discord/notifications/colors.ts 100.00% <100.00%> (ø)
...plugins/discord/notifications/game-server-added.ts 100.00% <100.00%> (ø)
...ugins/discord/notifications/game-server-removed.ts 100.00% <100.00%> (ø)
src/plugins/discord/notifications/index.ts 100.00% <100.00%> (ø)

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 6cda591...edab44b. Read the comment docs.

@garrappachc garrappachc merged commit f6bbb89 into tf2pickup-org:master Mar 24, 2021
@garrappachc garrappachc deleted the game-server-notifications branch March 24, 2021 23:49
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