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(players): add bot user #483

Merged
merged 3 commits into from
Jul 2, 2020

Conversation

garrappachc
Copy link
Member

Adds a bot user that will be responsible for various automatic actions.

@garrappachc garrappachc added the enhancement New feature or request label Jul 2, 2020
@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #483 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #483      +/-   ##
==========================================
+ Coverage   88.45%   88.48%   +0.03%     
==========================================
  Files          80       80              
  Lines        1906     1911       +5     
  Branches      215      216       +1     
==========================================
+ Hits         1686     1691       +5     
  Misses        215      215              
  Partials        5        5              
Impacted Files Coverage Δ
src/environment/environment.ts 100.00% <100.00%> (ø)
src/players/models/player.ts 100.00% <100.00%> (ø)
src/players/services/players.service.ts 98.86% <100.00%> (+0.05%) ⬆️

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 e9ca314...f6fdd55. Read the comment docs.

@garrappachc garrappachc merged commit 7304418 into tf2pickup-org:master Jul 2, 2020
@garrappachc garrappachc deleted the add-bot-user branch July 2, 2020 10:36
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