KoalaBotUK / KoalaBot

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

Database Improvement Fixes #424

Closed JayDwee closed 11 months ago

JayDwee commented 11 months ago

Summary

close #106

Checklist



codecov[bot] commented 11 months ago

Codecov Report

Merging #424 (c3939d6) into master (d671c6f) will increase coverage by 0.55%. The diff coverage is 92.00%.

@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
+ Coverage   87.49%   88.05%   +0.55%     
==========================================
  Files         130      130              
  Lines        9214     9207       -7     
==========================================
+ Hits         8062     8107      +45     
+ Misses       1152     1100      -52     
Flag Coverage Ξ”
unittests 88.05% <92.00%> (+0.55%) :arrow_up:

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

Files Coverage Ξ”
koala/cogs/base/models.py 89.28% <100.00%> (ΓΈ)
koala/cogs/intro_cog/models.py 88.88% <100.00%> (ΓΈ)
koala/cogs/react_for_role/core.py 73.39% <100.00%> (+5.21%) :arrow_up:
koala/cogs/react_for_role/models.py 90.32% <100.00%> (ΓΈ)
koala/cogs/text_filter/models.py 89.28% <100.00%> (ΓΈ)
koala/cogs/twitch_alert/models.py 92.30% <100.00%> (ΓΈ)
koala/cogs/verification/core.py 81.92% <ΓΈ> (ΓΈ)
koala/cogs/voting/models.py 89.47% <100.00%> (ΓΈ)
koala/db.py 94.73% <100.00%> (-0.17%) :arrow_down:
tests/cogs/react_for_role/test_cog.py 90.32% <100.00%> (+4.58%) :arrow_up:
... and 1 more

... and 1 file with indirect coverage changes