yepcord / server

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

Rewrite models with ormar orm #179

Closed RuslanUC closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #179 (e50063a) into master (647553c) will increase coverage by 0.42%. Report is 3 commits behind head on master. The diff coverage is 71.28%.

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   75.77%   76.20%   +0.42%     
==========================================
  Files          41       41              
  Lines        7652     5996    -1656     
==========================================
- Hits         5798     4569    -1229     
+ Misses       1854     1427     -427     
Files Changed Coverage Δ
src/rest_api/models/users_me.py 95.09% <0.00%> (-0.40%) :arrow_down:
src/yepcord/ctx.py 89.74% <ø> (-2.57%) :arrow_down:
src/yepcord/geoip.py 46.66% <0.00%> (ø)
src/yepcord/pubsub_client.py 40.57% <ø> (ø)
src/rest_api/routes/invites.py 28.98% <6.45%> (-1.28%) :arrow_down:
src/rest_api/routes/other.py 64.13% <6.66%> (-0.39%) :arrow_down:
src/rest_api/models/guilds.py 66.52% <6.89%> (ø)
src/rest_api/routes/guilds.py 56.62% <45.33%> (+0.32%) :arrow_up:
src/rest_api/models/channels.py 66.37% <53.84%> (+1.53%) :arrow_up:
src/rest_api/routes/channels.py 68.01% <63.03%> (+8.01%) :arrow_up:
... and 27 more

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