Closed RealYusufIsmail closed 2 years ago
Merging #28 (365e92c) into main (b153548) will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## main #28 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 33 46 +13
Lines 673 1130 +457
Branches 39 67 +28
======================================
- Misses 673 1130 +457
Impacted Files | Coverage Δ | |
---|---|---|
...b/org/programming/backend/handler/BaseHandler.java | 0.00% <0.00%> (ø) |
|
...ramming/backend/handler/MessageCommandHandler.java | 0.00% <0.00%> (ø) |
|
...ogramming/backend/handler/SlashCommandHandler.java | 0.00% <0.00%> (ø) |
|
...rogramming/backend/handler/UserCommandHandler.java | 0.00% <0.00%> (ø) |
|
.../io/github/org/programming/bot/ProgrammingBot.java | 0.00% <0.00%> (ø) |
|
...hub/org/programming/bot/RegisterSlashCommands.java | 0.00% <0.00%> (ø) |
|
...gramming/bot/commands/moderation/UnBanCommand.java | 0.00% <0.00%> (ø) |
|
...ng/bot/commands/thread/ActiveQuestionsHandler.java | 0.00% <0.00%> (ø) |
|
...rg/programming/bot/commands/thread/AskCommand.java | 0.00% <0.00%> (ø) |
|
...ogramming/bot/commands/thread/AskThreadStatus.java | 0.00% <0.00%> (ø) |
|
... and 13 more |
Pull-request
Changes
Closes : #25
Description
Added the ability to create a thread channel which will be used for the new help system
TODO: