Skip to content

feat(count): add count filter with time interval#4803

Merged
sogehige merged 1 commit into
masterfrom
4799
Sep 3, 2021
Merged

feat(count): add count filter with time interval#4803
sogehige merged 1 commit into
masterfrom
4799

Conversation

@sogehige
Copy link
Copy Markdown
Collaborator

@sogehige sogehige commented Sep 3, 2021

Fixes #4799

CHECKLIST

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 3, 2021

Codecov Report

Merging #4803 (55a09eb) into master (8cf5c12) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4803      +/-   ##
==========================================
+ Coverage   50.64%   50.73%   +0.09%     
==========================================
  Files         550      551       +1     
  Lines       22438    22463      +25     
  Branches     3414     3418       +4     
==========================================
+ Hits        11364    11397      +33     
+ Misses      11074    11066       -8     
Flag Coverage Δ
mysql 53.16% <100.00%> (+0.11%) ⬆️
postgres 53.66% <100.00%> (+0.13%) ⬆️
sqlite 56.47% <100.00%> (+0.47%) ⬆️

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

Impacted Files Coverage Δ
src/filters/count.ts 100.00% <100.00%> (ø)
src/filters/index.ts 100.00% <100.00%> (ø)
src/message.ts 83.85% <100.00%> (+0.08%) ⬆️
src/events.ts 32.07% <0.00%> (-1.18%) ⬇️
src/systems/bets.ts 68.13% <0.00%> (+0.54%) ⬆️
src/systems/timers.ts 81.92% <0.00%> (+0.60%) ⬆️
src/systems/levels.ts 62.30% <0.00%> (+0.79%) ⬆️
src/helpers/permissions/cache.ts 100.00% <0.00%> (+9.52%) ⬆️
...elpers/permissions/recacheOnlineUsersPermission.ts 93.33% <0.00%> (+23.33%) ⬆️

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 8cf5c12...55a09eb. Read the comment docs.

@sogehige sogehige merged commit 71153a8 into master Sep 3, 2021
@sogehige sogehige deleted the 4799 branch September 3, 2021 12:44
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.

add daily variables

1 participant