yepcord / server

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

Add django-like settings #199

Closed RuslanUC closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #199 (3727a16) into master (e50063a) will increase coverage by 0.81%. Report is 1 commits behind head on master. The diff coverage is 98.07%.

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   76.20%   77.01%   +0.81%     
==========================================
  Files          41       42       +1     
  Lines        5996     5966      -30     
==========================================
+ Hits         4569     4595      +26     
+ Misses       1427     1371      -56     
Files Changed Coverage Δ
src/rest_api/routes/other.py 64.51% <50.00%> (+0.38%) :arrow_up:
src/cdn/main.py 100.00% <100.00%> (+2.05%) :arrow_up:
src/rest_api/main.py 95.83% <100.00%> (ø)
src/rest_api/routes/channels.py 74.94% <100.00%> (+6.92%) :arrow_up:
src/yepcord/classes/gifs.py 82.17% <100.00%> (ø)
src/yepcord/classes/other.py 93.87% <100.00%> (-0.52%) :arrow_down:
src/yepcord/classes/singleton.py 100.00% <100.00%> (ø)
src/yepcord/config.py 100.00% <100.00%> (ø)
src/yepcord/core.py 67.82% <100.00%> (+0.80%) :arrow_up:
src/yepcord/gateway_dispatcher.py 100.00% <100.00%> (+31.91%) :arrow_up:
... and 4 more

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