Conversation
1eccb47 to
10e73f3
Compare
Contributes to: KoalaBotUK/KoalaBotFrontend#439 Signed-off-by: Stefan Cooper <stefan.cooper27@gmail.com>
10e73f3 to
930464d
Compare
Codecov Report
@@ Coverage Diff @@
## master #313 +/- ##
==========================================
+ Coverage 87.30% 87.39% +0.08%
==========================================
Files 115 119 +4
Lines 8399 8750 +351
==========================================
+ Hits 7333 7647 +314
- Misses 1066 1103 +37
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Contributes to: KoalaBotUK/KoalaBotFrontend#439 Signed-off-by: Stefan Cooper <stefan.cooper27@gmail.com>
930464d to
4a19ef6
Compare
| # TODO - Get this working, for some reason we get 403 currently | ||
| # await core.setup_rfr_reaction_permissions(ctx.guild, channel, self.bot) |
There was a problem hiding this comment.
@JayDwee This is the only outstanding piece I can't quite get working. When the permission setups is used inside core it gets a 403.
|
This pull request introduces 5 alerts when merging 4a19ef6 into cc08f61 - view on LGTM.com new alerts:
|
JayDwee
left a comment
There was a problem hiding this comment.
db2.py needs renaming/merging with db.py
Also some additional tests need to be added to increase coverage
other than that, looks good. I'll take a look at your issue later this week hopefully
|
This pull request introduces 5 alerts when merging 5bb8a15 into 8713ece - view on LGTM.com new alerts:
|
|
This pull request introduces 2 alerts when merging b3b90d0 into 8713ece - view on LGTM.com new alerts:
|
This reverts commit 09e2aa5.
# Conflicts: # koala/cogs/react_for_role/cog.py # tests/cogs/react_for_role/test_cog.py
|
Waiting for CraftSpider/dpytest#102 to be pushed to dpytest. after which this PR should be good to merge after reverting 7c73d93 |
# Conflicts: # koala/rest/api.py # tests/cogs/base/test_api.py
Contributes to: https://github.com/KoalaBotUK/KoalaBotFrontend/issues/439
close #391
close #392
close #390
Signed-off-by: Stefan Cooper stefan.cooper27@gmail.com
Signed-off-by: Jack Draper drapj002@gmail.com
Summary
Delivering this separately to the API work as there were quite a few big changes needed within the logic of RFR to make this possible.
Checklist
CHANGELOG.mdunder the[Unreleased]heading?documentation.json?