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(discord): add admin responsible field for discord admin notifications #427

Conversation

garrappachc
Copy link
Member

No description provided.

@garrappachc garrappachc added the enhancement New feature or request label Jun 12, 2020
@garrappachc garrappachc self-assigned this Jun 12, 2020
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #427 into master will increase coverage by 0.07%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   87.71%   87.78%   +0.07%     
==========================================
  Files          74       74              
  Lines        1937     1949      +12     
  Branches      204      210       +6     
==========================================
+ Hits         1699     1711      +12     
+ Misses        233      232       -1     
- Partials        5        6       +1     
Impacted Files Coverage Δ
src/discord/notifications/player-ban-revoked.ts 100.00% <ø> (ø)
src/discord/notifications/player-name-changed.ts 100.00% <ø> (ø)
src/discord/notifications/skill-changed.ts 100.00% <ø> (ø)
src/players/services/player-skill.service.ts 72.83% <80.00%> (+0.47%) ⬆️
src/players/controllers/players.controller.ts 76.56% <83.33%> (+0.37%) ⬆️
src/players/services/player-bans.service.ts 96.07% <100.00%> (+2.32%) ⬆️
src/players/services/players.service.ts 98.79% <100.00%> (+0.04%) ⬆️

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 acc4d1c...aa58222. Read the comment docs.

@garrappachc garrappachc merged commit dc7634f into tf2pickup-org:master Jun 12, 2020
@garrappachc garrappachc deleted the discord-notifications-admin-responsible branch June 12, 2020 10:22
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