KoalaBotUK / KoalaBot

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

Feature/api improve #413

Closed JayDwee closed 1 year ago

JayDwee commented 1 year ago

Summary

close #400

Checklist



codecov[bot] commented 1 year ago

Codecov Report

Merging #413 (c2fb268) into master (d61d49f) will increase coverage by 0.00%. The diff coverage is 97.77%.

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files         123      123           
  Lines        8961     8981   +20     
=======================================
+ Hits         7832     7850   +18     
- Misses       1129     1131    +2     
Flag Coverage Ξ”
unittests 87.40% <97.77%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Ξ”
koala/utils.py 94.52% <83.33%> (-2.26%) :arrow_down:
koala/cogs/react_for_role/api.py 91.66% <100.00%> (ΓΈ)
koala/rest/api.py 93.15% <100.00%> (+0.50%) :arrow_up:
koala/rest/dto.py 100.00% <100.00%> (ΓΈ)
tests/cogs/base/test_api.py 100.00% <100.00%> (ΓΈ)
tests/cogs/verification/test_api.py 81.44% <100.00%> (ΓΈ)