Skip to content

feat(moderation): hide forbidden words until textarea is focused#4612

Merged
sogehige merged 1 commit into
masterfrom
4611
Feb 18, 2021
Merged

feat(moderation): hide forbidden words until textarea is focused#4612
sogehige merged 1 commit into
masterfrom
4611

Conversation

@sogehige
Copy link
Copy Markdown
Collaborator

Fixes #4611

CHECKLIST

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2021

Codecov Report

Merging #4612 (00ca5ab) into master (f388ba7) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4612      +/-   ##
==========================================
+ Coverage   58.26%   58.27%   +0.01%     
==========================================
  Files         269      269              
  Lines       15877    15877              
  Branches     3057     3057              
==========================================
+ Hits         9250     9252       +2     
+ Misses       6627     6625       -2     
Flag Coverage Δ
mysql 57.85% <ø> (+<0.01%) ⬆️
postgres 57.74% <ø> (+0.02%) ⬆️
sqlite 58.03% <ø> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
src/bot/systems/moderation.ts 92.49% <ø> (ø)
src/bot/systems/levels.ts 62.30% <0.00%> (-0.40%) ⬇️
src/bot/systems/bets.ts 68.47% <0.00%> (+1.63%) ⬆️

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 f388ba7...00ca5ab. Read the comment docs.

@sogehige sogehige merged commit 198f766 into master Feb 18, 2021
@sogehige sogehige deleted the 4611 branch February 18, 2021 15:17
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.

blacklist should be hidden by default with button to show content

1 participant