yepcord / server

Unofficial discord backend implementation in python.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Add captcha #221

Closed RuslanUC closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #221 (53f84bc) into master (549a32e) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   95.62%   95.72%   +0.10%     
==========================================
  Files          82       83       +1     
  Lines        7746     7885     +139     
==========================================
+ Hits         7407     7548     +141     
+ Misses        339      337       -2     
Files Coverage Δ
src/rest_api/routes/auth.py 100.00% <100.00%> (ø)
src/rest_api/routes/oauth2.py 100.00% <100.00%> (ø)
src/rest_api/utils.py 90.83% <100.00%> (+0.44%) :arrow_up:
src/yepcord/classes/captcha.py 100.00% <100.00%> (ø)
src/yepcord/config.py 100.00% <100.00%> (+7.69%) :arrow_up:
src/yepcord/mq_broker.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more