yepcord / server

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

Some changes #202

Closed RuslanUC closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #202 (e1adafa) into master (77d59ad) will increase coverage by 1.23%. The diff coverage is 84.93%.

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   77.83%   79.06%   +1.23%     
==========================================
  Files          42       41       -1     
  Lines        5986     5975      -11     
==========================================
+ Hits         4659     4724      +65     
+ Misses       1327     1251      -76     
Files Changed Coverage Δ
src/rest_api/main.py 98.83% <ø> (-0.10%) :arrow_down:
src/rest_api/routes/guilds.py 56.62% <0.00%> (ø)
src/rest_api/utils.py 52.85% <0.00%> (ø)
src/yepcord/classes/gifs.py 100.00% <ø> (+17.82%) :arrow_up:
src/yepcord/ctx.py 97.14% <ø> (+7.39%) :arrow_up:
src/yepcord/enums.py 99.06% <60.00%> (-0.94%) :arrow_down:
src/yepcord/models/users.py 89.39% <75.00%> (+0.30%) :arrow_up:
src/yepcord/models/messages.py 80.76% <80.00%> (ø)
src/yepcord/core.py 68.18% <83.33%> (+0.36%) :arrow_up:
src/yepcord/models/channels.py 87.04% <83.33%> (+0.31%) :arrow_up:
... and 10 more

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