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

feat: implement delete note command #72

Merged
merged 1 commit into from
Sep 12, 2023
Merged

feat: implement delete note command #72

merged 1 commit into from
Sep 12, 2023

Conversation

HeadTriXz
Copy link
Owner

Part of #23.

  • Adds the /cases notes delete command.

@HeadTriXz HeadTriXz added enhancement New feature or request barry labels Sep 12, 2023
@HeadTriXz HeadTriXz added this to the 1.0.0 milestone Sep 12, 2023
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 98.07% and no project coverage change.

Comparison is base (4f9c056) 98.87% compared to head (5567c91) 98.87%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #72    +/-   ##
========================================
  Coverage   98.87%   98.87%            
========================================
  Files         119      120     +1     
  Lines       13879    13982   +103     
  Branches     1462     1473    +11     
========================================
+ Hits        13723    13825   +102     
- Misses        156      157     +1     
Flag Coverage Δ
barry 98.41% <98.07%> (+<0.01%) ⬆️
core 99.92% <ø> (ø)
logger 100.00% <ø> (ø)

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

Files Changed Coverage Δ
...moderation/commands/chatinput/cases/notes/index.ts 0.00% <0.00%> (ø)
...ion/commands/chatinput/cases/notes/delete/index.ts 100.00% <100.00%> (ø)

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

@HeadTriXz HeadTriXz merged commit ebc3999 into main Sep 12, 2023
6 checks passed
@HeadTriXz HeadTriXz deleted the mod-note-delete branch September 12, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
barry enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant