Skip to content

fix(price): cheer event trigger alias/custom/core commands#4648

Merged
sogehige merged 8 commits into
masterfrom
4640
Mar 2, 2021
Merged

fix(price): cheer event trigger alias/custom/core commands#4648
sogehige merged 8 commits into
masterfrom
4640

Conversation

@sogehige
Copy link
Copy Markdown
Collaborator

@sogehige sogehige commented Mar 1, 2021

… event

Fixes #4641
Fixes #4640

CHECKLIST

@sogehige sogehige changed the title fix(price): trigger alias, custom commands and core commands on cheer… fix(price): cheer event trigger alias/custom/core commands Mar 1, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2021

Codecov Report

Merging #4648 (6372f0b) into master (4bfd498) will decrease coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4648      +/-   ##
==========================================
- Coverage   58.54%   58.27%   -0.28%     
==========================================
  Files         271      271              
  Lines       15915    15927      +12     
  Branches     3069     3073       +4     
==========================================
- Hits         9318     9281      -37     
- Misses       6597     6646      +49     
Flag Coverage Δ
mysql 58.11% <100.00%> (-0.13%) ⬇️
postgres 58.13% <100.00%> (+0.07%) ⬆️
sqlite 58.01% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/bot/helpers/commons/getUserSender.ts 100.00% <ø> (ø)
src/bot/systems/price.ts 56.89% <100.00%> (+1.94%) ⬆️
src/bot/tmi.ts 47.49% <100.00%> (+0.81%) ⬆️
src/bot/systems/levels.ts 51.19% <0.00%> (-11.12%) ⬇️
src/bot/systems/points.ts 65.55% <0.00%> (-7.70%) ⬇️
...elpers/permissions/recacheOnlineUsersPermission.ts 90.00% <0.00%> (-3.34%) ⬇️
src/bot/systems/bets.ts 66.30% <0.00%> (-1.64%) ⬇️
src/bot/decorators.ts 88.34% <0.00%> (+0.97%) ⬆️
src/bot/systems/alias.ts 70.19% <0.00%> (+1.92%) ⬆️

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 4bfd498...6372f0b. Read the comment docs.

@sogehige

This comment has been minimized.

@sogehige sogehige force-pushed the 4640 branch 2 times, most recently from 00227e3 to 85cc5b5 Compare March 1, 2021 20:04
@sogehige sogehige merged commit 093dd91 into master Mar 2, 2021
@sogehige sogehige deleted the 4640 branch March 2, 2021 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Price with bits should be able to triggeralias commands as well price by bits should have alternative message

1 participant