KoalaBotUK / KoalaBot

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

chore: add cors endpoint filter #410

Closed JayDwee closed 1 year ago

JayDwee commented 1 year ago

Summary

Checklist



codecov[bot] commented 1 year ago

Codecov Report

Merging #410 (7491de5) into master (52f52c0) will decrease coverage by 0.01%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
- Coverage   87.35%   87.35%   -0.01%     
==========================================
  Files         123      123              
  Lines        8922     8926       +4     
==========================================
+ Hits         7794     7797       +3     
- Misses       1128     1129       +1     
Flag Coverage Δ
unittests 87.35% <80.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
koalabot.py 75.43% <66.66%> (-0.24%) :arrow_down:
koala/env.py 82.35% <100.00%> (+1.10%) :arrow_up: