yepcord / server

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

Add threads #159

Closed RuslanUC closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #159 (647553c) into master (317fac5) will decrease coverage by 0.55%. The diff coverage is 52.12%.

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
- Coverage   76.31%   75.77%   -0.55%     
==========================================
  Files          41       41              
  Lines        7504     7652     +148     
==========================================
+ Hits         5727     5798      +71     
- Misses       1777     1854      +77     
Impacted Files Coverage Δ
src/rest_api/routes/channels.py 60.00% <25.00%> (-2.27%) :arrow_down:
src/yepcord/core.py 71.25% <40.00%> (-1.13%) :arrow_down:
src/yepcord/databases.py 77.58% <52.54%> (-1.46%) :arrow_down:
src/yepcord/classes/channel.py 85.84% <56.00%> (-9.34%) :arrow_down:
src/yepcord/classes/user.py 75.13% <78.57%> (+0.34%) :arrow_up:
src/yepcord/classes/message.py 71.42% <83.33%> (-0.23%) :arrow_down:
src/rest_api/models/channels.py 64.84% <100.00%> (+0.51%) :arrow_up:
src/yepcord/classes/guild.py 89.19% <100.00%> (+0.03%) :arrow_up:

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