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

fix(timers): filter out disabled response #4497

Merged
merged 2 commits into from Jan 2, 2021

Conversation

sogehige
Copy link
Collaborator

@sogehige sogehige commented Jan 2, 2021

@codecov
Copy link

codecov bot commented Jan 2, 2021

Codecov Report

Merging #4497 (98108c1) into master (527fc38) will increase coverage by 0.37%.
The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4497      +/-   ##
==========================================
+ Coverage   56.33%   56.70%   +0.37%     
==========================================
  Files         146      146              
  Lines       14567    14573       +6     
  Branches     2924     2926       +2     
==========================================
+ Hits         8206     8264      +58     
+ Misses       6361     6309      -52     
Flag Coverage Δ
mysql 56.17% <92.30%> (-0.04%) ⬇️
postgres 56.59% <92.30%> (+0.38%) ⬆️
sqlite 56.05% <92.30%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
src/bot/systems/timers.ts 80.86% <92.30%> (+0.09%) ⬆️
src/bot/decorators.ts 87.06% <0.00%> (+1.99%) ⬆️
src/bot/systems/points.ts 70.37% <0.00%> (+7.09%) ⬆️
src/bot/systems/levels.ts 62.15% <0.00%> (+10.35%) ⬆️

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 527fc38...98108c1. Read the comment docs.

@sogehige sogehige merged commit 4dd0bda into master Jan 2, 2021
@sogehige sogehige deleted the discord_794910249910796288 branch January 2, 2021 20:35
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.

None yet

1 participant