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 add note command #70

Merged
merged 1 commit into from
Sep 12, 2023
Merged

feat: implement add note command #70

merged 1 commit into from
Sep 12, 2023

Conversation

HeadTriXz
Copy link
Owner

Part of #23.

  • Adds a /cases notes add 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: 69.60% and project coverage change: -0.26% ⚠️

Comparison is base (2f476e6) 99.13% compared to head (79325fd) 98.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   99.13%   98.87%   -0.26%     
==========================================
  Files         117      119       +2     
  Lines       13755    13879     +124     
  Branches     1455     1462       +7     
==========================================
+ Hits        13636    13723      +87     
- Misses        119      156      +37     
Flag Coverage Δ
barry 98.40% <69.60%> (-0.37%) ⬇️
core 99.92% <ø> (ø)
logger 100.00% <ø> (ø)

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

Files Changed Coverage Δ
...dules/moderation/commands/chatinput/cases/index.ts 0.00% <0.00%> (ø)
...moderation/commands/chatinput/cases/notes/index.ts 0.00% <0.00%> (ø)
...ration/commands/chatinput/cases/notes/add/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 bdf3675 into main Sep 12, 2023
6 checks passed
@HeadTriXz HeadTriXz deleted the mod-case-note-add branch September 12, 2023 12:57
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.

None yet

1 participant