KoalaBotUK / KoalaBot

🐨 All in one Discord bot for student societies & communities
https://KoalaBot.uk
MIT License
11 stars 8 forks source link

discord.py 2.1.0 upgrade - Phase 1 #337

Closed JayDwee closed 1 year ago

JayDwee commented 1 year ago

Summary

partial #193 All migration docs have been read and changes have been made as necessary. Tests pass locally

Python 3.7 no longer supported. Python 3.10 cannot be supported due to sqlcipher.

QA Checklist

Checklist



codecov[bot] commented 1 year ago

Codecov Report

Merging #337 (eccb770) into master (8713ece) will increase coverage by 0.20%. The diff coverage is 86.11%.

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
+ Coverage   86.52%   86.72%   +0.20%     
==========================================
  Files         111      111              
  Lines        8095     8114      +19     
==========================================
+ Hits         7004     7037      +33     
+ Misses       1091     1077      -14     
Flag Coverage Δ
unittests 86.72% <86.11%> (+0.20%) :arrow_up:

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

Impacted Files Coverage Δ
koala/cogs/twitch_alert/core.py 10.71% <0.00%> (ø)
koala/cogs/react_for_role/cog.py 49.09% <33.33%> (ø)
koala/cogs/text_filter/cog.py 93.13% <33.33%> (ø)
koala/cogs/twitch_alert/cog.py 61.22% <50.00%> (ø)
koala/cogs/verification/cog.py 70.73% <50.00%> (ø)
tests/tests_utils/last_ctx_cog.py 93.33% <50.00%> (ø)
koala/cogs/intro_cog/cog.py 83.56% <66.66%> (ø)
koala/cogs/voting/cog.py 50.00% <66.66%> (ø)
koalabot.py 75.45% <70.27%> (+10.36%) :arrow_up:
koala/cogs/colour_role/cog.py 88.10% <75.00%> (-0.05%) :arrow_down:
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.