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(reminder): disallow reminder in the past #51

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Dec 26, 2023

No description provided.

Signed-off-by: Reinaldy Rafli <aldy505@proton.me>
@aldy505 aldy505 added the bug Something isn't working label Dec 26, 2023
@aldy505 aldy505 removed the request for review from elianiva December 26, 2023 01:16
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (c603e00) 38.16% compared to head (14362ca) 38.18%.

Files Patch % Lines
reminder/handler.go 0.00% 16 Missing ⚠️
underattack/handler.go 0.00% 3 Missing ⚠️
underattack/kicker.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   38.16%   38.18%   +0.02%     
==========================================
  Files          27       27              
  Lines        1876     1875       -1     
==========================================
  Hits          716      716              
+ Misses       1060     1059       -1     
  Partials      100      100              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aldy505 aldy505 merged commit 37fcba2 into master Dec 26, 2023
5 of 6 checks passed
@aldy505 aldy505 deleted the fix/reminder/disallow-past branch December 26, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant