KoalaBotUK / KoalaBot

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

feat: insight cog #423

Closed HadesArmy closed 11 months ago

HadesArmy commented 11 months ago

Summary

close #95

Checklist



codecov[bot] commented 11 months ago

Codecov Report

Merging #423 (d705df6) into master (7ef2898) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   87.35%   87.49%   +0.14%     
==========================================
  Files         125      130       +5     
  Lines        9110     9214     +104     
==========================================
+ Hits         7958     8062     +104     
  Misses       1152     1152              
Flag Coverage Ξ”
unittests 87.49% <100.00%> (+0.14%) :arrow_up:

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

Files Coverage Ξ”
koala/cogs/__init__.py 100.00% <100.00%> (ΓΈ)
koala/cogs/insights/__init__.py 100.00% <100.00%> (ΓΈ)
koala/cogs/insights/cog.py 100.00% <100.00%> (ΓΈ)
koala/cogs/insights/core.py 100.00% <100.00%> (ΓΈ)
koala/cogs/insights/log.py 100.00% <100.00%> (ΓΈ)
koalabot.py 74.13% <100.00%> (ΓΈ)
tests/cogs/insights/test_cog.py 100.00% <100.00%> (ΓΈ)